Skip to content

sebakthapa/clickcart

 
 

Repository files navigation

ClickCart

This forked repo is a technical assessment for Creating basic E-commerce website.

Features/Functions

  • Fully responsive UI
  • Home page with landing image
  • Fully functional Search bar
  • Seperate products page to view all products
  • Product details page
  • Loader implemented
  • Add to cart Function implemented
  • Browse products by category

Run Locally

Clone the project

  git clone <https://link-to-project>

Go to the project directory

  cd <project-name>

Install dependencies

  npm install

Start the server

  npm run dev

🔗 Links

Live demo is also available. View Live

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 2.9%