Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 615 Bytes

Connecto Social media Web App - Instagram Clone

Connecto is a social media app that clones most of instagram basic features (Following system, Feed listing, Contacts recommndations)

website


How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit credentials there
  • Run npm install
  • Run npm start