A simple chat app in javascript Technologies used frontend - Tailwind CSS, Flowbite backend - Node.js database - MySQL Installation Install dependencies npm install run the main.js file node main.js TODO: Add unit tests Add password hashing Refactor code