SPA REACT APP WITH POKEAPI
Single page application make with pokeapi and react library
- JAVASCRIPT with the REACT library
- HTML
- CSS
- Find pokemon by name
- Filter pokemons by type or ability
- View information about each pokémon
- Save pokemons
-
Clone repository
git clone https://github.com/lezcanodev/pokeapi-spa-react-app.git -
Install the dependencies
npm install -
Runs the app in the development mode
npm run startonpm start -
Open http://localhost:3000 to view it in your browser




