/react-pokemon-battle

Pokemon battle created with React. Blastoise fights enemy Gengar.

Primary LanguageJavaScriptMIT LicenseMIT

React Pokemon Battle

A project I made to practice React and creating a game.

To install:

  • npm install --> create node_modules
  • npm start --> to play locally
  • npm run build --> to build