- A simple clone of Instagram include (create user, log in, post image, home page, view user homepage,...). However it is not 100% service completed like instagram.
- Using Cloudinary takes too much time for loading the image from the cloud - this might block the main thread of Server
- Software needed: Vscode or any code editors support NodeJS
- Pull this repository and open it by your editors, open terminal. After that run
npm i, thennpm start.