This project was bootstrapped with Create React App.
This project is build to learn React with TypeScript.
This project is basically a kind of task management (task is named as grind in this particular project) (no persistence).
Clone this particular repo.
Use npm install
to install the dependent packages, after navigating into the projects directory.
Use npm start
to launch the project.