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!
In the project directory, you can run:
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.
Builds the app for production to the build
folder for deployment.