manjunatha-d / ecommerce-products-screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce Products Screen

Tasks

  • Initial Setup
  • Breakdown UI into components
  • Create top level component that makes API call and gets data
  • Create Product component
  • Change images on hover
  • Lazy load images
  • Add option for grid 3 in a row and 5 in a row
  • Append (on scroll?) next page result to the same page
  • Add filter using sizes and color
  • Style the app
  • Make it responsive on mobile devices
  • Optimize for production
  • Deploy on Heroku
  • Performace tests

About

License:MIT License


Languages

Language:JavaScript 76.5%Language:CSS 20.9%Language:HTML 2.6%