Project test to at SoftExpert, using PokéAPI + React
- In your terminal, run the steps:
git clone https://github.com/evandersondev/pokemonfinder pokfinder
cd pokfinder
yarn
ornpm install
for install the modules.
yarn start
ornpm run start
.
You can access in your browser the web application http://localhost:3000.
Online application at PokFinder
Features used in the Project.
-
React Js — A JavaScript library for building user interfaces
-
PokéAPI — All the Pokémon data you'll ever need in one place.
This project is licensed under the MIT License - see the LICENSE page for details.