Skip to content

Welcome to my Shopping Cart Practice project! This website was created as a practice exercise to enhance my JavaScript skills, with a particular focus on developing a dynamic shopping cart feature.

Notifications You must be signed in to change notification settings

arianimmen/Shopping-Cart-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Shopping Cart Practice

Welcome to my Shopping Cart Practice project! This website was created as a practice exercise to enhance my JavaScript skills, with a particular focus on developing a dynamic shopping cart feature.

🎯 Project Goal

The primary goal of this project was to build a functional shopping cart where users can:

  • Add items to the cart
  • Increase or decrease item quantities
  • Remove items from the cart

All user interactions with the cart are stored in local storage, ensuring that selections are remembered even after the page is refreshed.

🌐 Live Demo

Check out the live version of the website here: Live View

Screenshot from 2024-08-31 19-47-10

Screenshot from 2024-08-31 19-47-25

📸 Design Inspiration

The design of this site was inspired by a Nike UI design on Figma. Approximately 60% of the design elements were inspired by this Figma Community Design. The remaining elements were customized to suit the specific needs of this project.

🛠️ Technologies Used

  • JavaScript: Core functionality, especially for managing the shopping cart and local storage.
  • HTML5 & CSS3: Structure and styling.
  • Responsive Design: Ensures the site is fully responsive across all devices.

🚀 Getting Started

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/arianimmen/Shopping-Cart-Practice.git
  2. Open index.html in your browser to view the site.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

About

Welcome to my Shopping Cart Practice project! This website was created as a practice exercise to enhance my JavaScript skills, with a particular focus on developing a dynamic shopping cart feature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published