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

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.

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)
[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/react_ts_todolist?style=social)](https://GitHub.com/saswatamcode/react_ts_todolist/network/)
[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/react_ts_todolist?style=social)](https://GitHub.com/saswatamcode/react_ts_todolist/stargazers/)
[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/react_ts_todolist.svg)](https://GitHub.com/saswatamcode/react_ts_todolist/issues/)
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![TypeScript](https://badges.frapsoft.com/typescript/code/typescript-125x28.png?v=101)](https://github.com/ellerbrock/typescript-badges/)

# TypeScript TodoList
A simple todolist made while trying out React + TypeScript.

## Screenshot
![Screenshot-1!](screenshots/Screenshot-1.png)

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