This website was made for a technical interview. You can preview the project here: https://pokedexironhack.surge.sh
$ git clone https://github.com/ironhack-berlin-2018-october-ft/technical-interview-test-pokemon.git
$ cd technical-interview-test-pokemon
$ npm install
$ npm start
The first time
$ npm install -g surge
$ npm run build
$ surge -p build
The next times
$ npm run build
$ surge -p build -d https://female-grandmother.surge.sh