Skip to content

julio22b/facebook-clone-api

Repository files navigation

Fakebook

Fakebook is a, well, Facebook clone made with React, Express and Socket.io for private chatting and live feed. It was made for the final project of the NodeJS course from the The Odin Project's curriculum

Installation

Clone this project locally and run:

npm install

Start the project in development mode on port 3001 by running:

npm run dev

Requirements

You also need to run the frontend locally by following the steps in the frontend repo.

Pictures

License

MIT