https://github.com/skylarmb/react-ts-redux-example
React + Typescript + Redux example TODO app
https://github.com/skylarmb/react-ts-redux-example
Last synced: 21 days ago
JSON representation
React + Typescript + Redux example TODO app
- Host: GitHub
- URL: https://github.com/skylarmb/react-ts-redux-example
- Owner: skylarmb
- Created: 2020-02-15T07:36:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:20:25.000Z (over 3 years ago)
- Last Synced: 2025-06-20T20:13:16.773Z (about 1 year ago)
- Language: TypeScript
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React + Typescript + Redux example TODO app
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Heavily based on the [redux example app](https://codesandbox.io/s/9on71rvnyo), but simplified using function components and redone in typescript
## Available Scripts
In the project directory, you can run:
### `npm start`