mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-27 11:20:40 -04:00
532 B
532 B
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
- Clone the repository: