/Pokedex-Bulba-App

[GHW-APIs] An app that shows you the strength of each and every pokemon you can think of!

Primary LanguageJavaScriptMIT LicenseMIT

Pokedex-Bulba-App

  • An app that shows you the strength of each and every pokemon you can think of!
  • I created this project for the Global Hack Week: APIs hackathon hosted by the MLH (Major League Hacking).

Screenshots

Preview 1 Preview 2

Setup

  • Clone the repository
git clone git@github.com:Guri-X/Pokedex-Bulba-App.git
cd Pokedex-Bulba-App
  • Install required modules
npm install
  • Run
npm start

References