Connecto is a social media app that clones most of instagram basic features (Following system, Feed listing, Contacts recommendations)
- Clone the project with
git clone - Copy
.env.examplefile to.envand edit credentials there - Run
npm install - Run
npm start