Pokemon Team Builder

A website that lets you search a database of all Pokemon including their statistics, movesets, weaknesses, etc and create/save teams of Pokemon

Getting Started

Prerequisites

Frontend Repo available here: https://github.com/chknwaffles/pokemontb

Installing

OSX & Linux:

Frontend:

npm install

Backend:

bundle install

Usage

Users can search through all pokemon:

Users can look at each pokemon's stats:

Users can create pokemon teams and save pokemon to a team:

Full Demo available here:

Built Using