inital check in

This commit is contained in:
2025-03-07 12:21:37 -06:00
parent a1d67c7c15
commit 626d471a15
382 changed files with 48131 additions and 0 deletions

15
readme.md Normal file
View File

@@ -0,0 +1,15 @@
# Chat Bot Frontend
## Setup
To run
```console
npm start
```
## TODO
- [ ] Fix the refresh issue
- [ ] Make the account page work
- [ ] Make a manage user card for the account
- [ ] Get a working conversation screen
- [ ] Move the 'JWT ' to a variable