Inctagram is a social network that is developed on NextJS with a microservice architecture. This application implements the functionality of Instagram, where users have the opportunity to create various publications, stories, leave comments and likes, subscribe to other users, take part in chats and messages.
To start the project, get a local copy up and running follow these simple example steps.
npm
to install dependencies.npm start
to start project.