Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 484 Bytes

Playground Start

This is the starter code for the playground project we use in part 2 of my React course.

Getting Started

To get started, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install the required dependencies.
  3. Run npm run dev to start the web server.
  • Fetching and updating data with React Query
  • All about reducers, context, and providers
  • Managing application state with Zustand
  • Routing with React Router