https://github.com/amitanshusahu/instamiligram
Instagram like MERN stack web app, it has a simple ui/ux with all the core features that you see in instagram ( older version - no reels, no suggestions )
https://github.com/amitanshusahu/instamiligram
mern-stack react socket-io
Last synced: about 1 month ago
JSON representation
Instagram like MERN stack web app, it has a simple ui/ux with all the core features that you see in instagram ( older version - no reels, no suggestions )
- Host: GitHub
- URL: https://github.com/amitanshusahu/instamiligram
- Owner: amitanshusahu
- Created: 2023-06-24T13:40:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T19:58:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T17:07:19.142Z (about 2 months ago)
- Topics: mern-stack, react, socket-io
- Language: JavaScript
- Homepage: https://instamili-gram.vercel.app
- Size: 1.06 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Instamiligram ⭐---
[🔴 watch demo on youtube](https://youtu.be/cenqmzW2s04)
---
## 📌 Set up project
- clone the repo
```bash
git clone "https://github.com/amitanshusahu/InstamiliGram" && cd InstamiliGram
```
- go to `server` folder and start server
```bash
cd server && npm start
```
> Note: you will require Node 19+ because of the --watch flag, if you have Node 18-, then `node index.js` to start the server- go to `client` folder and start
```bash
cd ../client && npm run dev
```## 📓 References
- video
- [advanced mongodb quries using mongoose](https://youtu.be/DZBGEVgL2eE)---
Star the Repo ⭐