Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinfal/pokemon-smash-or-pass

Choose whether or not you want to smash or pass a Pokemon
https://github.com/spinfal/pokemon-smash-or-pass

ejs ejs-express idkwhattagtouse javascript nodejs pokemon smash-or-pass ugly-code

Last synced: about 3 hours ago
JSON representation

Choose whether or not you want to smash or pass a Pokemon

Awesome Lists containing this project

README

        

# Pokemon Smash or Pass
Why would you ever want to smash a Pokemon?

## Prerequisites
[Node.js](https://nodejs.org/en/download/)

[NPM](https://www.npmjs.com/)

## Get it running
Configure the [global.js](global.example.js) file

Then run these commands:
```
git clone https://github.com/spinfal/pokemon-smash-or-pass.git
```
```
cd pokemon-smash-or-pass
```
```
npm i
```
```
npm start
```

## Credit ❤️
A big thanks to [pokeapi](https://pokeapi.co/) for all of the Pokemon images. They are what made this possible (and easier).

##### made by spin <3 -- [spin.rip](https://spin.rip/)