Skip to content

julio22b/facebook-clone-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fakebook

Fakebook is a, well, Facebook clone made with React 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

To start the project on port 3000 and view it in your browser run:

npm start

Requirements

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

Pictures

License

MIT