tamathecxder / freecodecamp-react-18-advanced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 82.3%Language:CSS 16.8%Language:HTML 0.8%