Building a Pokémon app with React
A project built using React + Vite + Redux + Tailwind consumes the Pokemon API https://pokeapi.co/
How to Install
- git clone
https://github.com/karacolina/pokemon-redux.git
- cd pokemon-redux
yarn install
yarn dev
- Go to localhost in your browser
Technology
- Vite + React 18
- Tailwind
- scss
- Axios
- Redux
Screenshot