begpan / reactpokedex

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

Home Page:https://reactpokedex-two.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://reactpokedex-two.vercel.app


Languages

Language:JavaScript 61.5%Language:CSS 32.9%Language:HTML 5.6%