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.
- Clone repo
- Type
npm install
- Type
npm start
to run the local server - Enjoy
- Łukasz Odziewa