Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erossini/reactjstutorial
Building application with React, Redux, Redux Thunk, Hooks
https://github.com/erossini/reactjstutorial
axios react redux redux-form redux-thunk
Last synced: about 2 months ago
JSON representation
Building application with React, Redux, Redux Thunk, Hooks
- Host: GitHub
- URL: https://github.com/erossini/reactjstutorial
- Owner: erossini
- Created: 2016-03-07T11:28:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:41:05.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T06:09:20.323Z (8 months ago)
- Topics: axios, react, redux, redux-form, redux-thunk
- Language: JavaScript
- Homepage: https://www.puresourcecode.com/
- Size: 15 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ReactJs Tutorial
Master React v16.6.3 and Redux with React Router, Webpack, and Create-React-App. Includes Hooks!
# How to start
```
npx create-react-app
```# Projects
## 05-jsx
Show images based on the user input from a real API## 06-jsx
Play video from YouTube (reading YoutTube API) based on the user input## 07-Redux
## 08-ReactRedux
## 09-ReduxThunk
I show how to use React with Redux and explain what **Redux Thunk** is. Also, I implement reducers and calls to external APIs## 10-TwitchTV replica
- Open Broadcaster Software (OBS) https://obsproject.com/
- https://github.com/illuspas/Node-Media-Server
- https://www.npmjs.com/package/flv.js## 10-TwitchTV replica - CRUD base