Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hodeonartz/react-course-part2-starter
https://github.com/hodeonartz/react-course-part2-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hodeonartz/react-course-part2-starter
- Owner: HodeonArtz
- Created: 2024-12-16T09:46:47.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-16T10:42:01.000Z (about 1 month ago)
- Last Synced: 2024-12-16T11:28:29.618Z (about 1 month ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.## About the Course
This repository belongs to part 2 of my React course covering intermediate-level topics.
- Fetching and updating data with React Query
- All about reducers, context, and providers
- Managing application state with Zustand
- Routing with React RouterYou can find the course at https://codewithmosh.com