Skip to content

Lanthanum89/javascript-grocery-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Grocery Store

A modern, client-side grocery store app with a product catalog, shopping cart, wishlist, and order history. Built with HTML, CSS, and JavaScript.

Features

  • Browse a catalog of grocery items with categories, search, and sorting
  • Add/remove items from the shopping cart with quantity controls
  • View cart total, VAT, shipping, and apply discount codes
  • Wishlist: save items for later and move between cart and wishlist
  • Product quick view modal with ratings and reviews
  • Order history with detailed breakdown and one-click reorder
  • Persistent cart, wishlist, and preferences (localStorage)
  • Responsive, compact, and centered layout
  • Professional, neutral color palette (greens/browns) and Inter font
  • Smart notifications for actions and errors

Usage

Open index.html in your browser to use the app.

Project Structure

  • index.html — Main HTML file
  • style.css — Modern, neutral styling
  • src/app.js — App logic and features

No backend required

All logic is client-side only.

About

A modern, client-side grocery store app with a product catalog, shopping cart, wishlist, and order history. Built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors