✧
View Demo ✧
Report Bug ✧
Getting Started ✧ Installing ✧
Contributors ✧
Facebook is an online social media web application where we can connect with our friends, families and other bussinesses etc. It is a collaborative project built by a team of 3 and executed in 5 days.
This project was built using React, Chakra UI, CSS, JavaScript, Node JS, Express and MongoDB. It is an online social media web application and for running on your local environment you should follow these guidelines.
The project repository can be found in GitHub link or just clone the project using this command.
Using HTTPS
# git clone https://github.com/m-sehrawat/Facebook-Clone.git
cd /home/workspace/Facebook-Clone
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
node -v
To confirm that you have npm installed you can run this command in your terminal:
npm -v
To confirm that you have MongoDB installed you can run this command in your terminal:
mongo -v
To install all the dependences of the project, run the following command:
npm install
To run the application got to the client folder and run the following command:
npm start
If you want to contact me, you can reach me through below handles.
ยฉ 2022 Mohit Sehrawat
Give a โญ๏ธ if you like this project!