https://github.com/zevhys/quickcart-client
Quick and easy shopping cart
https://github.com/zevhys/quickcart-client
client css html javascript nodejs vue3 webpack
Last synced: 3 months ago
JSON representation
Quick and easy shopping cart
- Host: GitHub
- URL: https://github.com/zevhys/quickcart-client
- Owner: Zevhys
- License: mit
- Created: 2024-11-26T12:39:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T12:38:10.000Z (about 1 year ago)
- Last Synced: 2025-06-03T01:29:08.984Z (about 1 year ago)
- Topics: client, css, html, javascript, nodejs, vue3, webpack
- Language: Vue
- Homepage:
- Size: 9.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# quickcart-client
[](https://www.linkedin.com/in/rakha-djauhari/)   [](https://github.com/Zevhys/quickCart-client/blob/main/LICENSE) [](https://github.com/Zevhys/quickcart-client/issues) [](https://github.com/Zevhys/quickCart-client/pulls)  [](https://github.com/Zevhys/quickCart-client/actions/workflows/stylelint.yml) [](https://github.com/Zevhys/quickCart-client/actions/workflows/eslint.yml) 
Quick Cart is a simple tool that lets you easily turn any product display into a shopping cart. Seamless shopping, right out of the box. Quick Cart is a Vue.js component that makes adding a shopping cart to your app a breeze. Its intuitive interface and flexible customization options.
> [!NOTE]
> visit the Quick Cart Server repository, [Here](https://github.com/Zevhys/quickCart-server)
# Tech Stack





# Requirements
# Clone Repository
git clone https://github.com/Zevhys/quickCart-client .
# Install Dependencies
npm install
# Run The Application
- npm run serve (hot-reloads development)
- npm run build (minifies production)
# Running ESLint & Style
- npx eslint .
- npx stylelint "**/*.{css,vue, html}"
# Contribution
Contributions are welcome! If you have suggestions for improvements or want to report an issue, feel free to open a pull request or create an issue. Thank you for helping to make this project better!