Routed app that use POKE-API to show pokemons and information about them.
https://michdnpokedex.netlify.app/
Pasting this in your console will download the project in the folder you opened.
git clone https://github.com/MichoDN/react-pokedex/
The next command will download all dependencies needed in the project.
npm ci
Open the console in the project route and run the next command:
npm run dev
in the console will appear the route and port where you can visualize the project in your localhost.
- HTML
- CSS
- JAVASCRIPT
- VITE + REACTJS
- axios
- redux