A Chat Application that allows instant messaging in a dedicated chatroom.
- CRUD (Create(Add), Read, Update, Delete{ I chose to keep edit in favour of delete feature})
- User authentication with Firebase and session persistence (user stays logged in if same session)
- Anonymous login
- Firebase Firestore to store messages and user account information
- Fully responsive across various screen sizes
- React.js
- JavaScript
- Firebase (User Authentication, Firestore)
- HTML5
- CSS3
- Landing Section
- ChatRoom Section
- Edit feature