Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.01 KB

A social media platform that allows users to create profiles, share posts, connect with friends and more!

This project was bootstrapped with Create React App.

Please note : This repository will be updated with all the cource files once the project is completed, as there can be people who might copy our code and claim it.Sorry for the Inconvenience.

Appendix

Project taken up by students of IIIT Dharwad to understand and implement React.js, TailwindCSS and many more techstacks.

Run Locally

Clone the project

  git clone https://github.com/C-NikhilKarthik/CS301-Project.git

Go to the project directory

Install dependencies

  npm install

Start the server

  npm start

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started - here

Tech Stack

Client: React.js,TailwindCSS,MongoDB,Express.js and Node.js