odin-codespace/shopping-cart
smiggiddy 694c1f10dc
Some checks failed
Build and Push Docker Images / build (admin-dashboard) (push) Failing after 15s
Build and Push Docker Images / build (battleship) (push) Failing after 9s
Build and Push Docker Images / build (calculator) (push) Failing after 9s
Build and Push Docker Images / build (cv-project) (push) Failing after 9s
Build and Push Docker Images / build (inventory) (push) Failing after 10s
Build and Push Docker Images / build (library) (push) Failing after 10s
Build and Push Docker Images / build (messages) (push) Failing after 9s
Build and Push Docker Images / build (nodejs-mini-message-board) (push) Failing after 10s
Build and Push Docker Images / build (portfolio) (push) Failing after 9s
Build and Push Docker Images / build (restaurant) (push) Failing after 9s
Build and Push Docker Images / build (shopping-cart) (push) Failing after 9s
Build and Push Docker Images / build (signup_form) (push) Failing after 8s
Build and Push Docker Images / build (tictactoe) (push) Failing after 9s
Build and Push Docker Images / build (weather) (push) Failing after 9s
ready to deploy
2025-05-03 00:14:04 +00:00
..
app fix: updated pathing 2024-11-22 20:55:17 -05:00
devops ready to deploy 2025-05-03 00:14:04 +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: