Files
chat_web_app/readme.md
2025-03-07 12:21:37 -06:00

15 lines
260 B
Markdown

# 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