https://github.com/gurleensethi/crypto-monitor
React app built with React Query ⚛️ 🚀
https://github.com/gurleensethi/crypto-monitor
data-fetching react react-query react-router-dom to-the-moon
Last synced: about 1 month ago
JSON representation
React app built with React Query ⚛️ 🚀
- Host: GitHub
- URL: https://github.com/gurleensethi/crypto-monitor
- Owner: gurleensethi
- Created: 2021-03-30T14:56:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T03:14:20.000Z (about 4 years ago)
- Last Synced: 2025-01-29T18:30:44.416Z (3 months ago)
- Topics: data-fetching, react, react-query, react-router-dom, to-the-moon
- Language: TypeScript
- Homepage: https://gurleensethi.github.io/crypto-monitor/
- Size: 2.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### [View the deployed app 🚀 🚀](https://gurleensethi.github.io/crypto-monitor/)
# crypto-monitor
This is a sample app I built for testing out [`React Query`](https://react-query.tanstack.com/).
In this app you will find a list of famous crypto assets and you can add them to a watch list.
`window.localStorage` is used for storing the watch list.
API Used ---> `https://api.coincap.io/v2`