Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 461 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 461 Bytes

Repository containing finished code from John Smilga's React course.

Corresponding 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