Skip to content

David-Horjet/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • HTML 7.1%
  • CSS 0.3%