A simple yet powerful chat application for instant messaging using web socket technology. MySQL database is used for persistant storage of messages and user information. Routes are protected with the help of user authentication and authorization using json web tockens.
- Signup page
- Login page
- Home page when no user is selected
- Home page when a user is selected