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

https://github.com/webmasterdevlin/redux-toolkit-course-starter

Starter code of the Redux Toolkit course
https://github.com/webmasterdevlin/redux-toolkit-course-starter

react reactjs redux redux-toolkit

Last synced: 10 months ago
JSON representation

Starter code of the Redux Toolkit course

Awesome Lists containing this project

README

          

## Redux Toolkit Course

```sh
$ git clone https://github.com/webmasterdevlin/redux-toolkit-course-starter.git
$ cd redux-toolkit-course
$ npm install
$ npm run start:fullstack
```

The React app, and the fake web service will run concurrently.

![screenshot](./screenshot.png)