/pokedex

Pokedex built with React, Redux & Rails

Primary LanguageJavaScript

Pokedex

View Pokemon and their items, plus add some new Pokemon too.

Pokedex

  1. bundle install
  2. rails db:setup
  3. npm install
  4. npm run webpack
  5. rails s