Github Repo : Facebook-Clone with React
Stack
- ReactJS
- NodeJS
- MongoDB
- ExpressJS
Usage
The fb-backend folder should be in same location as the front-end.
Configurations
- Firebase configurations should be inserted into the
firebase.jsfile. - MongoDB Password should be inserted into
server.jsfile in back-end folder.
Front-end
cd fb-clone
npm startBack-end
nodemon server.js