A website that lets you search a database of all Pokemon including their statistics, movesets, weaknesses, etc and create/save teams of Pokemon
Frontend Repo available here: https://github.com/chknwaffles/pokemontb
OSX & Linux:
Frontend:
npm install
Backend:
bundle install
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:
- PostgreSQL - Database
- Ruby On Rails - Server Framework/Environment
- ReactJs - Web Framework