An open API service indexing awesome lists of open source software.

https://github.com/karamithat/task-manager


https://github.com/karamithat/task-manager

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

          

Task Manager


This is a simple task manager.

Source code for creating a task management app in React and TypeScript.
Each task can be given a title and a description and assigned a process label.
You can also delete a task.

In the project directory, you can run:

### `npm install`
and
### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.