Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 721 Bytes

README.md

File metadata and controls

40 lines (19 loc) · 721 Bytes

Pokemon Battle

A Pokémon Battle game created for entertainment purposes.

ballOpen1

Getting started

URL: https://pokemon-battle-felipe.herokuapp.com/pages/battle/index.html

or

Fork and clone this repository to your computer

Download Node.js and install it.

Run node server.js

Open localhost:3000 on your browser and see the Pokemon Battle

Techs

Javascript

BootsTrap

Node.js

HTML

CSS

PokeApi

Pokemon battle using the PokeAPI for constructing RESTful API.

PokeAPI provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Pokémon.