gotta-search-em-all
gotta-search-em-all copied to clipboard
Interactive pokedex
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). These dependencies need to be updated together. Updates `json5` from 2.2.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
This is tied with 'writing tests'. We want to create a CI flow leveraging something like travisci, circleci or github actions. Then deploy the docker image.
in Jest! Unit tests and Integration tests are good. e2e tests sound overkill.
## Acceptance Criteria Notes: Currently, there is only one button that randomly retrieves a move. Instead, let's create 2 buttons on the sides (1 on the left and the other...