/mrwr-hooks-tutorial-videos

Modern React with Redux Tutorial: Video App (refactoring Class components to Functional components with Hooks)

Primary LanguageJavaScript

Modern React with Redux Tutorial: Video App (refactoring Class components to Functional components with Hooks)

Getting Started with Create React App

This project was bootstrapped with Create React App.

Local Development

  • To start the app, run npm start

Topics

  • React Hooks (useState, useEffect, useRef)
  • Refactoring class components