inital check in
This commit is contained in:
15
readme.md
Normal file
15
readme.md
Normal 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
|
||||
Reference in New Issue
Block a user