@@ -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
The note is not visible to the blocked user.