mjlyons / react-query-course-ts

This is ui.dev's react-query class project, with additional typescript typings added by @mjlyons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-query-course-ts

This is ui.dev's react-query class project, with additional typescript typings added by @mjlyons.


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.

About

This is ui.dev's react-query class project, with additional typescript typings added by @mjlyons.


Languages

Language:TypeScript 72.2%Language:JavaScript 13.5%Language:CSS 12.2%Language:HTML 2.1%