This project is inspired from instagram and allow anyone to login with google and post images and comments
- Next.js(React)
- Tailwind CSS
- Firebase (ver-9)
- Recoil
Data is been generated by Faker.js
Icons are by HeroIcons
NextAuth.js for sign-in authentication
headlessui is used
react-moment for timestamps
- faker.js is unable to provide images. (error-404)
- components/Posts/line:17 can not set db as dependecy of useEfect. (can not use before initialization)