Inspiration

I wanted to make a fast web chat application using pure JavaScript code.

What it does

This is web application program that allows users to chat in different rooms.

How I built it

I built it using React.js for the front-end and Node.js and Socket.io for the back-end, with npm as the package manager.

Challenges I ran into

I had to spend some time researching about Socket.io to allow multiple users to connect to the application at once.

Accomplishments that I'm proud of

I am proud of making a fast asynchronous chat application and learning more about Node.js with Socket.io.

What's next for Chatterbox

I am planning on adding more chat features, such as uploading images.

Built With

Share this project:

Updates