Skip to content

Edwardvee/BD_MercadoLiebre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BD_MercadoLiebre

A very simplified Mercadolibre clone made with Express and EJS. It runs its SQL with XAMPP mysqlserver. Very optimized, contains basic CRUD queries for log in and uploading your products.

To run it

First start your sql server and type the following commands

  cd BD_MercadoLiebre
  npm i
  npm run db-create
  npm start

About

My 2023 school project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published