uprm-inso4101-2024-2025-s1 / semester-project-mercado-colegial-online

semester-project-mercado-colegial-online created by GitHub Classroom
8 stars 2 forks source link

Vue.js NodeJS

Mercado Colegial

Description

Mercado Colegial is an e-commerce platform designed for students, faculty, and alumni of the Colegio de Mayagüez University. The platform allows users to buy and sell various items related to the university, including merchandise, books, and more. Sellers can list their products, and users can browse and purchase these items directly from the site.

Features

Requirements

To run the Mercado Colegial platform locally, you will need:

Installation

Follow these steps to set up Mercado Colegial on your local machine:

  1. Clone the repository:

    git clone https://github.com/uprm-inso4101-2024-2025-s1/semester-project-mercado-colegial-online.git
    
    cd semester-project-mercado-colegial-online.git
    cd vue-project
  2. Install dependencies

    npm install

    Usage

  3. Run in Developer Mode

    npm run dev
  4. Go to http://localhost:5173/home

License

This project is licensed under the MIT License - see the LICENSE file for details.