Skip to content

A beautiful and simple application to get pokémon stats, abilities, moves and more infos about.

Notifications You must be signed in to change notification settings

ottonielmatheus/pokespec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

view demo · report bug · request feature

About

Check attributes, status, abilities, evolutions and characteristics of all pokemons within a click.

This is an application made for educational purposes, and to contribute to the community in some way, there is no financial gain involved here.

The application was developed using the React library, consuming the open PokeAPI, in addition there are optimization concepts applied, such as lazy load, skeleton, indexedDB and cache.

Getting Started

Here you follow some steps to start contributing to the project.

Prerequisites

You need to install some dev tools dependecies.

  • nvm
  • npm

Installation

To start contribuition, you need to clone project, install dependencies and start the local server.

  1. Clone the repo

    git clone https://github.com/ottonielmatheus/pokespec.git
  2. Install NPM packages

    npm install
  3. Start app, will run in localhost:3000

    npm start

More

API's used:

Thanks for Gustavo Evaristo and Fernando Kanashiro for some assets in this project.


About

A beautiful and simple application to get pokémon stats, abilities, moves and more infos about.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages