odin-codespace/shopping-cart
smiggiddy 6c14a968c3 adding devops
used gemini to create the k8s/dockerfiles faster
2025-05-02 16:47:07 +00:00
..
app fix: updated pathing 2024-11-22 20:55:17 -05:00
devops adding devops 2025-05-02 16:47:07 +00:00
public Shopping cart (#19) 2024-11-22 20:47:46 -05:00
src Shopping cart (#19) 2024-11-22 20:47:46 -05:00
.gitignore Shopping cart (#19) 2024-11-22 20:47:46 -05:00
eslint.config.js Shopping cart (#19) 2024-11-22 20:47:46 -05:00
index.html Shopping cart (#19) 2024-11-22 20:47:46 -05:00
package-lock.json Shopping cart (#19) 2024-11-22 20:47:46 -05:00
package.json Shopping cart (#19) 2024-11-22 20:47:46 -05:00
README.md adding devops 2025-05-02 16:47:07 +00:00
vite.config.js Shopping cart (#19) 2024-11-22 20:47:46 -05:00

Shopping Cart Project

Description

This project is a web application for an online shopping cart, built using React. It allows users to browse products, add them to a cart, and manage their cart contents.

Before you begin, ensure you have the following installed:

  • Node.js: Make sure you have Node.js installed. You can download it from https://nodejs.org/.
  • npm: npm comes bundled with Node.js, so you should have it automatically.

Getting Started

  1. Clone the repository: