Skip to content

MychelGarzon/meatShop

Repository files navigation

Al Corte | Carnes Premium

Al Corte Management System

Al Corte Management System is a React-based application that allows users to manage their cart items in an e-commerce platform. The system provides a user-friendly interface for adding, removing, and updating cart items, as well as managing the cart state using Redux.

1. Installation

1.1 Clone the Repository

  1. Open your terminal or command prompt.

  2. Go into your projects folder.

  3. Run the following command to clone the repository:

    git clone https://github.com/MychelGarzon/meatShop.git
    

1.2 Open Terminal and Install Dependencies

  1. In VSCode, open the integrated terminal by selecting Terminal > New Terminal.

  2. Ensure you are in the project directory in the terminal.

  3. Run the following command to install the necessary dependencies:

    npm install
    

1.3 Run the Development Server

  1. After installing dependencies, start the development server by running:

    npm run dev
    

1.4 Software Requirements

  • Operating System: Windows 10, macOS 10.15, or a recent Linux distribution
  • Node.js (for npm-based projects)
  • Git (for cloning repositories)
  • Visual Studio Code (or another code editor)

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors