This repo contains a React port of the Pokédex created in the Getting Started guide.
To run this project locally: clone it, install the depedencies, and run the dev
command
npm i && npm run dev
This repo contains a React port of the Pokédex created in the Getting Started guide.
To run this project locally: clone it, install the depedencies, and run the dev
command
npm i && npm run dev