Skip to content

omaressaouaf/connecto

Repository files navigation

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