🛍️ 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.