Introduction

This project is an ecommerce application build using React, redux, and node.js

Features

  1. Products listing
  2. Infinite Scrolling

Run application on local

  1. Clone git repo on local
  2. cd frontend > run npm start
  3. cd backend > run npm start
  4. Application is up on http://localhost:3000/