Backed by PokeApi
https://jays-pokedex.herokuapp.com/
- Add more test coverage / refactor
- Add cron job to sync pokemon/types daily with pokeapi
- Add additional regions
git clone [email protected]:jayywolff/pokedex.gitcd /path/to/git/dirbundle installyarn installrails db:createrails db:migraterails db:seed
- ruby-2.6.3
- bundle
- postgres
- run
rspecto run the full test suite. Note: Test suite is a work in progress...
- Ruby on Rails 6.0
- Postgres
- RSpec 3
- Vue.JS 2.6
- Bootstrap 4