Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

03-advanced-react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React - Advanced Concepts

React Course

My React Course

Support

Find the Content Useful? You can always buy me a coffee

Run App

  • if you get an error, run the commands separately
npm install && npm run dev

Rest of the content in the TUTORIAL.md

Corresponding/Matching Projects

useState

  1. Birthday Reminder

useEffect and Conditional Rendering

  1. Tours
  2. Reviews
  3. Accordion
  4. Menu
  5. Tabs
  6. Slider

Forms

  1. Lorem Ipsum Generator
  2. Color Shades Generator
  3. Grocery Bud

useRef

  1. Navbar

useContext

  1. Modal and Sidebar
  2. Stripe Menus

useReducer and useContext

  1. Cart

React Router

  1. Cocktails