Skip to content

A browser application using the PokéAPI to render information about the first 151 Pokémon.

Notifications You must be signed in to change notification settings

yamilburgos/WhatThatPokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's That Pokemon?

A browser application using the PokéAPI to render information about the first 151 Pokémon.

https://yamilburgos.github.io/WhatThatPokemon

Installation & Instructions

OS X & Linux:

npm install --save
npm start

Mockup:

poke

Information:

An app that renders the names of the first 151 Pokémon in the pokéapi database on page load. When the user clicks a name, the app should render information about that Pokémon, including the name and weight.

Meta

Yamil Burgosyamil.burgos1293@gmail.com

PokeApi

Contributing

  1. Fork it (https://github.com/yamilburgos/WhatThatPokemon/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A browser application using the PokéAPI to render information about the first 151 Pokémon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published