Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jyotindersingh/redux-typescript-reference

Learning Redux with TypeScript
https://github.com/jyotindersingh/redux-typescript-reference

Last synced: about 6 hours ago
JSON representation

Learning Redux with TypeScript

Awesome Lists containing this project

README

        

# Redux and TypeScript Reference
Personal reference repo written while learning Redux.

Uses Redux Toolkit.

## Steps to install and run
```
yarn install
yarn start
```