Well, the project that will be presented is very simple, but served to consolidate basic knowledge about React, I chose to use typescript, because the code becomes more readable and simple, but if you prefer you can use normal javascript.
- Typescript
- React Hooks
- Material UI
π my-first-project-with-react-ts-hook
π adding-react-to-print-in-your-project
β¨ New Feature react-to-print
1- Clone repository.
2- Install dependecies.
> yarn
// or
> yarn install
// and
> yarn start
π todolist
π codesandbox
Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/