Firebase project that's meant to be like a discord style communication application.
- Ability to authenticate with google account through firebase auth.
- Ability to create channel for communication
- Ability to post in channels
- Ability to react to posts
- download the repo
- cd into "firebase-project"
- run
npm run dev
- you should now have it running locally
Alternatively you may use vercel to host it. This is ideal because the purpose of this application is to talk to friends.