Skip to content

DIVYAN5H/group-div

Repository files navigation

Group-div

This project is inspired from instagram and allow anyone to login with google and post images and comments

Deployed group-div


----Technology used----

  • 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

Error report:

  • 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)