/reactpokedex

A pokemon score application created using React and Vite, using the pokemon API

Primary LanguageJavaScript

React Pokedex

A pokemon pokedex that uses react vite. Using pokeapi (https://pokeapi.co/) to get pokemon information. Currently, when the application is first installed, random pokemon scores from the API call are calculated and a win or lose warning is given.

Available Scripts

In the project directory, you can run:

npm run dev

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.

Links

https://reactpokedex-two.vercel.app/
https://rreactpokedex.netlify.app/

Screen Gif

pokedexreact