Skip to content

ironhack-berlin-2018-october-ft/technical-interview-test-pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Interview Test Pokemon

Description

This website was made for a technical interview. You can preview the project here: https://pokedexironhack.surge.sh

image

How to run the project?

$ git clone https://github.com/ironhack-berlin-2018-october-ft/technical-interview-test-pokemon.git
$ cd technical-interview-test-pokemon
$ npm install
$ npm start

How I published the project

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published