Hepsiburada.com clone in VueJS / TailwindCSS / CSS.
Always use yarn to avoid conflicting .lock file issues.
First, install all packages with yarn
:
yarn
For starting to development, use this command:
yarn serve
For production-ready build, use this command:
yarn build
- Layout
- New Header
- Breadcrumb
- Footer
- Home
- Home Slider
- Product Cards
- Category & Product List
- Product Cards
- Fast Delivery
- Filter
- Auth
Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GPLv3 License - see the LICENSE file for details.