Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugocruzlfc/issue-tracker

Final application react as part of the official Tanstack React-Query course.
https://github.com/hugocruzlfc/issue-tracker

Last synced: 15 days ago
JSON representation

Final application react as part of the official Tanstack React-Query course.

Awesome Lists containing this project

README

        

# React + TypeScript + Vite

## Install dependencies

yarn add react-router-dom @tanstack/react-query react-icons
yarn add -D @tanstack/eslint-plugin-query @uidotdev/react-query-api
npx msw init ./public
yarn add @tanstack/react-query-devtools -D