It's a Next.js project that reproduces some functionalities of Instagram, like:
- Posts upload
- Realtime feed
It was used to store user data and set the login providers (Google and GitHub).
It was used to handle authentication with the providers set in firebase and the user's session (if logged or not).
- Next.js
- Typescript
- Sass
- Firebase
- NextAuth.js
- react-modal
- react-icons