babel chat

babel chat is chat app that I developed as way to experiment with React application development, as well as realtime communication techniques. The app is 100% client-side, built with the React JavaScript library (using Create React App), and Firebase, a realtime database service. The source code is written in 100% TypeScript.

The app itself was designed to be clean, easy to use, and fast. It uses tailwindcss for the UI design, and is mobile-first and fully responsive, working equally well on smartphones, tablets, and desktops.