https://github.com/evandersondev/pokemonfinder
PokFinder Online application
https://github.com/evandersondev/pokemonfinder
Last synced: 10 months ago
JSON representation
PokFinder Online application
- Host: GitHub
- URL: https://github.com/evandersondev/pokemonfinder
- Owner: evandersondev
- Created: 2020-05-22T17:22:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:41:47.000Z (over 3 years ago)
- Last Synced: 2023-03-07T18:02:40.260Z (over 3 years ago)
- Language: JavaScript
- Homepage: http://pokfinder.netlify.app/
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PokFinder

Project test to at SoftExpert, using PokéAPI + React
### Getting started
- In your terminal, run the steps:
> `git clone https://github.com/evandersondev/pokemonfinder pokfinder`
> `cd pokfinder`
> `yarn` or `npm install` **for install the modules**.
> `yarn start` or `npm run start`.
> You can access in your browser the web application http://localhost:3000.
> Online application at **PokFinder**
## Features
[//]: # 'Add the features of your project here:'
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.
### - LICENSE
This project is licensed under the MIT License - see the LICENSE page for details.