Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 501 Bytes

File metadata and controls

16 lines (10 loc) · 501 Bytes

Image-Client

Image-Client made for Young/Skilled coding challenge. Application fetches list of 20 random images using Imgur's public API. User can access the full image page that includes title, description (if provided), date of publication and comments' list. Photos are downloaded randomly every time user enters the home page or tag's page.

Installation

Development

  • Clone repo
  • Type npm install
  • Type npm start to run the local server
  • Enjoy

Authors

  • Łukasz Odziewa