wendsondev / mini-ecommerce

Home Page:https://mini-b-ecommerce.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ›οΈ Mini Ecommerce

✨ Technologies

πŸ§‘β€πŸ’» How to run

Clone the project and access its folder

git clone https://github.com/iambiancasouza/mini-ecommerce.git
cd mini-ecommerce

Install dependencies and run the project with npm

npm
# install dependencies
  npm i
# run the project
  npm run dev

access the project at localhost:5173 in your browser.

πŸ“ License

This project is under license MIT. See LICENSE for more details.

About

https://mini-b-ecommerce.vercel.app

License:MIT License


Languages

Language:JavaScript 81.9%Language:CSS 13.9%Language:HTML 4.2%