This is the frontend codebase for the DeepSpeak messaging app. Users anonymously enter rooms to message other users, and rooms expire after a set time period. Technologies used include:
- React + Vite
- React Bootstrap
- Sass
- TypeScript
DeepSpeakApi is the backend for this project.