IMPORTANT!!! Be sure to update .env
with your Flickr API key
-
Install project dependencies:
npm install
-
After updating
.env
and finishing installing all dependencies:npm start
This will open up Google Chrome and load the application. If you rather use your preferred browser, you can modify the
start
script inpackage.json
.
npm run test