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

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 )

Awesome Lists containing this project

README

        



![instamiligram](https://github.com/amitanshusahu/InstamiliGram/assets/83657737/21b52e67-47c7-4f2c-91ad-e37a0fe491f3)

Instamiligram ⭐

---



![Screenshot 2023-06-29 at 21-02-41 Vite React](https://github.com/amitanshusahu/InstamiliGram/assets/83657737/5fe5b797-e8db-4a33-b7e1-09429f3dd96b)

[🔴 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 ⭐