Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zgramming/clone-instagram-web

Clone Instagram Web using Next JS
https://github.com/zgramming/clone-instagram-web

mantine nextjs redux-toolkit socket-io tailwindcss

Last synced: 11 days ago
JSON representation

Clone Instagram Web using Next JS

Awesome Lists containing this project

README

        

![Logo](github/background.png)

# Cloning Instagram Web

Cloning Instagram Web

## Tech Stack

**Client:** Typescript, Next JS, Redux Toolkit, Socket IO Client, Mantine UI, Tailwind CSS

**Server:** Express, TypeORM, Socket IO

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

- `BASE_URL_API`

## Installation

Install application with NPM

```bash
npm i
npm run dev
```

## Screenshots

## Demo

## Roadmap

- [ ] Play video when element visible in viewport
- [ ] Reels : When finished long pressed video, don't trigger onClick video (it will make trigger toggleMute after mouseUp onLongPress)
- [ ] Story: Animation 3D Like Instagram Story

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Related

Here are some related projects

## Support

For support, email [email protected]

## Authors

- [@zgramming](https://github.com/zgramming)