Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hugocruzlfc/issue-tracker
- Owner: hugocruzlfc
- Created: 2023-09-18T10:06:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T16:36:36.000Z (about 1 year ago)
- Last Synced: 2023-11-03T17:36:39.614Z (about 1 year ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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