/500px-ss

HTML5, CSS3, Javascript(500px API), Responsive Design.

Primary LanguageCSS

HTML5, Responsive Design, 500px API.

Quick code challenge to read through 500px's API and display latest photos in a responsive manner.

  • Install NodeJS(via your favorite install packager).
  • Run $ npm install in your terminal.
  • Sit back and wait for nodule_modules to download all required packages from manifest file.
  • Boot up with $ node server/web.js
  • Open a browser and load http://localhost:3000
  • Make sure to get your 500px API key to access their data.

Thanks!