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: about 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:27:23.000Z (over 2 years ago)
- Last Synced: 2025-02-13T21:44:17.189Z (3 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/

# 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/