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.
To run the Mercado Colegial platform locally, you will need:
Follow these steps to set up Mercado Colegial on your local machine:
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
Install dependencies
npm install
Run in Developer Mode
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.