Skip to content

Building application with React, Redux, Redux Thunk, Hooks

Notifications You must be signed in to change notification settings

hnjm/ReactJsTutorial

 
 

Repository files navigation

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 <name of the project>

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

10-TwitchTV replica - CRUD base

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 27.4%
  • CSS 2.2%