Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/

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/