Getting Started with Create React App

This project was bootstrapped with Create React App.

About The Project

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).

working demo

Installation

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.