This is a pokemon game built in REACT (hosted at https://oli-says.netlify.app), using the pokemon API https://pokeapi.co/. The game is a test of your pokemon knowledge and ability to obediently follow Oli's wise instructions as quickly as you can, enabling you to catch the correct pokemon.
Contributors: Giovanna, Vatsal
To run in development mode, cd
into the root directory, npm i
, npm start
.
Open http://localhost:3000 to view the app in your browser.
This was a fun two day project, and our first app built in REACT!
Hope you enjoy the game and feedback is always appreciated as well as if you find any bugs.