This is a Next.js project
This is an Instagram Clone made in NextJS.
I used here NextAuth to get google provider and information. Recoil for global state management Firebase for backend and database and Tailwind for styling.
It uses SSR to fetch the posts and display them on Frontend.
This is great project where I learned how how to connect google apis with nextauth and firebase.
npm run dev
# or
yarn dev