0xthierry / pokemon

React app to visualize pokemon :rocket:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon

badge

Description

This project is a react app for visualize pokemon based on the PokéAPI. You can access app here.

Overview

alt

Cloning project

Clone this project

git clone https://github.com/thierrysantoos1/pokemon

Starting

cd pokemon

# Running existing tests
npm test

# Install dependencies
npm install 

# Starting application
npm start 

Develop by Thierry Santos.

About

React app to visualize pokemon :rocket:


Languages

Language:JavaScript 97.2%Language:HTML 2.8%