Aplication with react to consume data from pokeapi.This aplication use the tools:
To start this application, open the "web" folder and execute the next commands:
- To install libraries:
yarn add
or npm install
or npm i
- To start the project:
yarn start
or npm start
This applications it is working, click here to view.