/poke-shuffler

Gotta catch 'em all!

Primary LanguageCSS

PokéShuffler

Demo

Catch Pokémon and manage them in your Pokédex. Built with ReactJS and PokéAPI.

Generate a randomized Pokémon by pressing the Shuffle Button.
Catch the current Pokémon by hitting the Pokéball Button.
Once a Pokémon is caught, you will unlock the Pokédex Button to view and manage all caught Pokémon.

Pokédex data is stored via LocalStorage for your convenience. Good luck catching 'em all!

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder for deployment.