Social Media

This is a MERN stack project which is a facebook clone which has functionalities like login, follow users, unfollow users, etc.

Run Locally

Clone the project

  git clone [https://link-to-project](https://github.com/romanpoudel/social-media

Go to the project directory

  cd client
  cd server

Install dependencies

  yarn

Start the server

  yarn dev
  yarn start

Screenshots

Home

App Screenshot

Profile

App Screenshot