My Messanger is a simple chat application
Users can:
- Create and enter a username
- Send a message to other users
- See other messages from other users along with their username
- See who is typing
- See who is online
This application was built using:
- HTML
- CSS
- Bootstrap
- JavaScript
- React
- Node
- Chatkit
You may view this application by
git clone url
npm install
- run
npm start
in one terminal andnode server
in another terminal.
- Time stamp on each message
- The ability for the user to create a room