Skip to content

Latest commit

 

History

History
56 lines (50 loc) · 2.09 KB

README.md

File metadata and controls

56 lines (50 loc) · 2.09 KB

insta-clone

This project is developed in MERN Stack

With this web app, users can get connected to other individuals, create accounts and chat or use internet calling. They can also post media, which other users can like, comment, share and save it.

Major Functionalities:

  • Login, Register, Logout
  • Update profile, Upload ProfilePicture
  • Add, Delete, Update Posts
  • Save, Unsave Posts
  • Like, Comment and share the Posts
  • Search Users
  • Communicate with other users
  • Share media in chat
  • Phone call, video call with other users
  • Notifications

Getting started

Follow these steps to run this project in your local computer.

  1. Clone Backend Repository
git clone https://github.com/sb011/instagram-clone.git
  1. Clone Frontend Repository
git clone -b master https://github.com/sb011/instagram-clone.git

Paste all files in client folder
3. To start back-end

nodemon server.js
  1. To start front-end
cd client
npm start

Video :

Video

Screenshots :