Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedhossam01/todolist-react-redux-typescript
Simple todolist to learn integration of Redux and Typescript with React
https://github.com/ahmedhossam01/todolist-react-redux-typescript
Last synced: 4 days ago
JSON representation
Simple todolist to learn integration of Redux and Typescript with React
- Host: GitHub
- URL: https://github.com/ahmedhossam01/todolist-react-redux-typescript
- Owner: AhmedHossam01
- Created: 2020-04-07T11:27:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:50:46.000Z (about 2 years ago)
- Last Synced: 2023-03-08T04:55:23.756Z (almost 2 years ago)
- Language: JavaScript
- Size: 9.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-ts-todo-list
## Description
Simple todo list build with React, React hocks and TypeScript**_DEMO:_**
## Usage / Install
Clone repo, cd into folder and run:
```console
$ npm install
$ npm start
```## Requirement
- npm
## Tools
- TypeScript
- React hocks## Author
[Shoe Kure](https://github.com/roy1210)