Skip to content

Yanir-R/html-css-vanillaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullpage

Get Started

Clone the repo:

git clone https://github.com/Yanir-R/html-css-vanillaJS.git

Table of Contents js-standard-style

Introduction

This is a tiny app to view and simulate items purchaseed, built with vanillaJS HTML & CSS3.

Features

  • Able to add or remove items from his cart.
  • Form Validations
  • The quantity of product orders is saved in localStorage
  • Calculate total purchase items
  • Popup message with purchase information
  • Responsive Design

Instructions

  • Initially the application with index.html
  • Plus and Minus buttons on the product quantity Pressing + will bounce the name of the product that is clicked and its quantity above the Your Total button
  • Calculation of the final amount of all products
  • Clicking on Your Total button will lead to a pop-up message with the purchase details

Motivation

I created the project to test my abilities without library help. I wrote over 400 CSS lines and did the responsive design, I wrote vanilla-js and I enjoyed every moment

Technologies

License

MIT © Yanir-r

About

Tiny app to view and simulate items purchase 💰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published