Challenge #1 - Infinite-Scroll

Pintrest Logo

Description

Prompt: Pinterest is one of the most well-designed applications on the web that has you scrolling for hours! We’d love for you to implement this infinite scroll feature. Given a static dataset (JSON) of Pinterest Pins, design and implement a page that shows all the pins and allows infinite scrolling, reusing the Pins as needed. The implementation should be done in a modular way so that the rendering of Pins could be easily reused in other pages and this page could be given other widgets to arrange on the page and support infinite scrolling.

Getting Started

Installing

  • Copy Repository code
  • Clone to your local machine
  • Install all dependacies
yarn 

Executing program

  • How to run the program
yarn start

Author

Angel B. Fernandez
Angel
![LinkedIn][linkedin-shield] ![GitHub][github-shield]