Added todos in README.md

develop
Jason Zhu 2023-05-19 00:17:22 +10:00
parent 974c2e38ff
commit c7d7db22da
1 changed files with 9 additions and 0 deletions

View File

@ -49,3 +49,12 @@ You dont have to ever use `eject`. The curated feature set is suitable for sm
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
## TODO
* [ ] Fix css of Filter component
* [ ] Fix Poke logo size via css
* [ ] Add day/night toggle in header
* [ ] Add github icon in header
* [ ] Use material.ui to display pokemon cards
* [ ] Fix round corner of InfoDialog component