A clone of the Facebook website. Facebook is a website which allows users, who sign-up for free profiles, to connect with friends, work colleagues or people they don't know, online. It allows users to share pictures, music, videos, and articles, as well as their own thoughts and opinions with however many people they like.
- React
- Material UI
- Context API
- Routes
- JSON server
Clone the project
git clone https://github.com/MuskanIss/facebook-cloneGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startStart JSON server in another terminal
npm run test2Deployed Link: Facebook Clone






