In development with bugs please check issues tab!
Chat app built on React js, Redux, Firebase(for easy fast prototyping BaaS, might switch to Express and another database later)
- Edit the
.env
file within the/web
folder, use your own firebase credentials.
- If you don't already have firebase, create a project and select "web" as well as enable Firestore, Authentication, and Cloud Storage services.
- In
/web
, runnpm start
- Contribute!