Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.1 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.1 KB

NepBazzar E-commerce Website

This project aims to build an interactive product listing page for an e-commerce website. The page will dynamically fetch product information using an API and display it for users.

Table of contents

Recommended Setup

  • Start Project - npm install
  • Run Project - npm run dev
  • Build Project - npm run build

Overview

The challenge

  • View the optimal layout depending on their device's screen size
  • Implement a Filtering & Search feature
  • Showing a lazy loading UI.

Screenshot

Links

Built with

  • Vue JS
  • Tailwind CSS
  • Vuex(State Management)
  • Media Queries
  • Mobile-first workflow

Author