Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
/ rakuwa Public archive

E-commerce store with a frontend implemented using pure CSS, HTML, and vanilla JavaScript.

Notifications You must be signed in to change notification settings

tnowad/rakuwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaKuWa (らくわ) - E-commerce Store

RaKuWa (らくわ) is an e-commerce store with a frontend implemented using pure CSS, HTML, and vanilla JavaScript. It allows users to browse and purchase products, with the ability to save data locally using localStorage.

The initial data for the store is fetched from the /api/v1/ folder.

Features

  • Browse and search products
  • Add products to the shopping cart
  • Update the quantity of products in the shopping cart
  • Remove products from the shopping cart
  • Checkout and place an order
  • Save user data locally using localStorage
  • Fetch initial data from the /api/v1/ folder

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To get started with the RaKuWa (らくわ) e-commerce store project, follow the steps below:

Usage

  • Open index.html in a web browser.
  • Browse the products and add desired items to the shopping cart.
  • Update the quantity of products or remove them from the shopping cart.
  • Proceed to checkout to place an order.
  • User data will be saved locally using localStorage.

Contributing

Contributions are welcome! If you find any issues or have suggestions, please open an issue or submit a pull request.

About

E-commerce store with a frontend implemented using pure CSS, HTML, and vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks