Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.11 KB

React Query Course PRoject - Issue Tracker

Info

This is the repository for ui.dev's "React Query" course project.

For more information on the course, visit ui.dev/react-query.

Project

This project is an app for tracking issues. The backend is fully mocked with MSW - the project is building the UI and data fetching using React Query

You can view the final project here

Branches

Every (Project) video in the course coincides with a branch in this repo. If you want to compare your code with Alex's or you just want to play around with the code, check out the different branches.

Below every (Project) video in the course will be a direct link to both the commit for that video as well as its branch.