This is Instagram clone created using Next.js for educational purposes. User can login using Google login API, make posts with images, like posts and comment on posts.
- This is a clone of Instagram app
- Login using NextAuth.js through Google login API
- Realtime database using Firebase
- NextJS Server-side Rendering
- Hosted in Vercel
- Next.js
- NextAuth.js
- Tailwind CSS
- Tailwind UI
- Firebase
- Recoil
- Vercel
Open the .env.local.example and fill in your Firebase Configurations & NextAuth Configurations then save it as .env.local the run the following command:
npm run dev
# or
yarn run dev
The app hosted on Vercel. Click here to visit.
Direct link: https://instakilo.salimi.my