mayankjx / i-book-social-media-website-

A social media website but guess what here you will not have the info about the post origin, who has uploaded the post, but he/she is your friend, have fun finding the which friend has uploaded that post..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a social media website(i-book)

  • This is just normal project where I have tried cloning a social media website and adding some new ideas.
  • I have thought of making the user anonymous in his/her friends circle and posting and enjoying.

To contribute follow the followings guidelines.

To access this fork and then clone it:-

  • Fork it and star it , then clone with git clone <repo_link> command.
  • Make your new branch with your username easy to identifiable. Use command git branch <your_branch_name> and then git checkout <your_branch_name>.
  • Just update the UI of the code which is in client folder, no need to change anything in the API folder (much appreciated).
  • cd client
  • npm install
  • Then npm run start to start working on the frontend.

About

A social media website but guess what here you will not have the info about the post origin, who has uploaded the post, but he/she is your friend, have fun finding the which friend has uploaded that post..


Languages

Language:JavaScript 74.0%Language:CSS 24.7%Language:HTML 1.3%