SinisterBlade / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

This is a simple NodeJS Web Application that uses IBM Watson to recognize Pokemon.

Run the app locally

  1. Install Node.js
  2. cd into the app directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at http://localhost:6001

About


Languages

Language:CSS 54.7%Language:JavaScript 27.5%Language:HTML 17.7%