This is a NextJs project, it uses Firebase firestore as DB and Firebase storage for storing images. The project uses TailwindCSS for styling the project.
To checkout the Website follow this link:
https://twitter-rho-one.vercel.app/
During this project I learned NextJs 14 and also learned about Server Side Rendering(SSR) and Client Side Rendering(CSR). I learned user authentication using next-auth and Dynamic Routing in Next. I also learned Firebase firestore and storage, TailwindCSS during this project.