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

https://github.com/programmer-network/learn-redux-in-an-hour

A repository created for a YouTube video: https://www.youtube.com/watch?v=V8CX40Oj0bM
https://github.com/programmer-network/learn-redux-in-an-hour

Last synced: 9 months ago
JSON representation

A repository created for a YouTube video: https://www.youtube.com/watch?v=V8CX40Oj0bM

Awesome Lists containing this project

README

          

# [YouTube Video](https://www.youtube.com/watch?v=V8CX40Oj0bM)

Join our [Programmer Network Stream](https://twitch.tv/programmer_network) and also join us on [Discord](https://discord.gg/ysnpXnY7ba).

## Getting Started

This is a repository for the [YouTube Video](https://www.youtube.com/watch?v=V8CX40Oj0bM) teaching you how to use Redux (with React example included).

- nvm use (to use the correct node version)
- pnpm (yarn, npm) install
- pnpm (yarn, npm) dev