Skip to content

stiliyana-simeonova/react-app3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - Advanced Concepts

Third react app in my learning journey. This aims to explore more advanced react concepts beyond simple components rendering.

The app uses vite react.

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published