An open API service indexing awesome lists of open source software.

https://github.com/amangarg0303/mern-insta-clone

Instagram clone - features: authentication, create posts and store it in files, folow/unfollow users, search users. See random posts, like/dislike them.
https://github.com/amangarg0303/mern-insta-clone

authentication cookies debouncing expressjs insta-clone mern-stack mongodb multer-storage nodejs reactjs redux

Last synced: 2 months ago
JSON representation

Instagram clone - features: authentication, create posts and store it in files, folow/unfollow users, search users. See random posts, like/dislike them.

Awesome Lists containing this project

README

          

Open client and server and do `npm i` to install node_modules

Create a .env file in server folder which includes:

> PORT = 5500

> MONGO_URI =

> SEC_KEY = any_random_secret

Do `npm start` in client and server folder

See the build [here](https://res.cloudinary.com/dzh0wkv97/video/upload/v1682101982/resume/SnapShot_ytaa4j.mp4)