Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phiilu/react-query-pokedex
Pokedex using react-query and https://pokeapi.co/
https://github.com/phiilu/react-query-pokedex
nextjs react react-query reactjs vercel vercel-now
Last synced: 18 days ago
JSON representation
Pokedex using react-query and https://pokeapi.co/
- Host: GitHub
- URL: https://github.com/phiilu/react-query-pokedex
- Owner: phiilu
- Created: 2020-05-29T19:02:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:27:23.000Z (about 2 years ago)
- Last Synced: 2024-10-27T23:16:00.889Z (2 months ago)
- Topics: nextjs, react, react-query, reactjs, vercel, vercel-now
- Language: JavaScript
- Homepage: https://react-query-pokedex.flo.vercel.app/
- Size: 2.49 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokédex
Pokédex created with react-query and next.js using https://pokeapi.co/
![Screenshot of the application](/screenshot/demo.png?raw=true "Pokedex created with react-query and Next.js")
# Getting Started
Clone the project and run `yarn install` and launch the development server with `yarn dev`
# Demo
Application is deployed at https://react-query-pokedex.flo.vercel.app/