Chat App
This is a project by Ethan. This project is a web app that allowed chatting, similer to others such as discord. You can find the code for this project in this Github repo.
Technologies used
This project uses a handful of technolgies, listed below in no particular order
- HTML/CSS
- Next.js
- React Hot Toast
- SQLite
- NextUI
/chat
That route is where you can chat. This includes interacting with messages, creating rooms, etc
/account/manage
This is where you can manage your account. This includes changing your username and other settings.