This project was bootstrapped with Create React App.
This is my project for practicing:
- ReactJS
- Redux
- TypeScript
- Chakra UI
It has very basic basic features:
- List todo items, including planned and finished ones
- Create a new todo item
- Remove todo item
I hope you guys enjoy checking this repo.
Run the following commands. You gonna need nodejs preinstalled.
yarn install
yarn start
This project design is from this awesome design.