QuickCart is an open-source Next.js eCommerce frontend project.
It provides a modern, fast and customizable shopping UI.
This repo is frontend only – contributors can improve the design, add new pages, animations and more.
Clone the repo
git clone https://github.com/GreatStackDev/QuickCart.git
cd QuickCart
Install dependencies
npm install
Run locally
npm run dev
We welcome all kinds of contributions! You can:
Check out CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License.
Thanks to everyone who contributes to QuickCart!