A real time simple chat app created with Next.js and Firebase based on the video by Fireship.io.
This project experiments with the following technologies:
- Next.js with Typescript,
- Firebase (Authentication + Firestore),
- Tailwind CSS.
New things I've learnt with this project:
- How to make a chat app (like yoo who else have ever done that? 😎),
- Types in Typescript (it still confuses me tho),
- The JavaScript array functions (especially reduce),
- More React hooks (so much more than useState and useEffect).
A fully functional instance for this project is available on say-hi-rose.vercel.app.