Skip to content

wildanfadh/EasyShop

Repository files navigation

Easyshop

 

Easyshop

Github top language Github language count Repository size License


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Easyshop is a simple E-commerce project running with Vite, and the help of free API from Platzi Fake Store API. Design from Cosmetic Store Figma Website Template

✨ Features

✔️ Simple
✔️ Responsive
✔️ Fast

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/wildanfadh/easyshop

# Access
$ cd easyshop

# Install dependencies
$ yarn

# Run the project
$ yarn dev

# The server will initialize in the http://localhost:3000

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Wildan Fadh

 

Back to top