Do you know all the Pokemon's of the world? I think not! 😜.
Change my opinion playing this Pokemon Game.
-
- Responsive Design.
-
- Deploy web.
-
- Differents gamemodes to select.
-
- Get Pokemons consuming PokeApi with Axios.
-
- Added stats at the end of game.
-
- Tests with Jest.
-
- Add Firebase as back-end.
-
- Login and register with and without Google/Facebook/etc.
-
- Add online scoreboard to see all stats users.
-
- Duel multiplayer with friends.
-
- Turn into mobile app.
Any other idea or solution ? 🤔 Tell me here.
- Install dependencies:
npm install
- Compiles and hot-reloads for development
npm run serve
- Compiles and minifies for production
npm run build
- Run your unit tests
npm run test:unit