https://github.com/saswatamcode/react_ts_todolist
A simple todolist made while trying out React + TypeScript.
https://github.com/saswatamcode/react_ts_todolist
react todolist typescript
Last synced: 8 months ago
JSON representation
A simple todolist made while trying out React + TypeScript.
- Host: GitHub
- URL: https://github.com/saswatamcode/react_ts_todolist
- Owner: saswatamcode
- License: mit
- Created: 2020-05-08T10:29:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T17:02:15.000Z (almost 6 years ago)
- Last Synced: 2025-03-20T17:38:51.025Z (12 months ago)
- Topics: react, todolist, typescript
- Language: TypeScript
- Homepage:
- Size: 251 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/react_ts_todolist/network/)
[](https://GitHub.com/saswatamcode/react_ts_todolist/stargazers/)
[](https://GitHub.com/saswatamcode/react_ts_todolist/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/ellerbrock/typescript-badges/)
# TypeScript TodoList
A simple todolist made while trying out React + TypeScript.
## Screenshot

## To Run
- Clone into Repo
- Run `npm i`
- Run `npm start`