Skip to content

karthik-gumpu/simple-fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Facebook

This project was about to similar facebook. Contains few features like

  1. Timeline - Shows all posts
  2. User profile
  3. User Timeline

Pre-requisites

Node.js :latest
OS: Any

How to setup

  1. Clone the repo into local directory from https://github.com/keenkarthik/simple-fb.git
  2. Excute the following command to install required packages

npm install

How to run in local

Excute the following command in the root directory to run in development mode

npm start

How to build for production

Excute the following command in the root directory to make production ready bundle

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published