From c7d7db22da04634bde0d57ed50f4d6a142b9a60c Mon Sep 17 00:00:00 2001 From: Jason Zhu Date: Fri, 19 May 2023 00:17:22 +1000 Subject: [PATCH] Added todos in README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4128a2d..180c809 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,12 @@ You don’t 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 \ No newline at end of file