Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berkaltiok/hepsiburada

Hepsiburada.com Tailwind/VueJS/CSS Clone
https://github.com/berkaltiok/hepsiburada

clone css front-end hepsiburada html klon scss tailwind tailwindcss vue

Last synced: 2 months ago
JSON representation

Hepsiburada.com Tailwind/VueJS/CSS Clone

Awesome Lists containing this project

README

        

Hepsişurada logo



Hepsiburada.com clone in VueJS / TailwindCSS / CSS.



Maintained
License

---

# Project Setup

Always use yarn to avoid conflicting .lock file issues.

### Install

First, install all packages with `yarn`:

```bash
yarn
```

### Development

For starting to development, use this command:

```bash
yarn serve
```

### Build

For production-ready build, use this command:

```bash
yarn build
```

# Planned Features
- [ ] Layout
- [x] New Header
- [x] Breadcrumb
- [ ] Footer
- [ ] [Home](https://hepsiburada.js.org)
- [x] Home Slider
- [ ] Product Cards
- [ ] [Category & Product List](https://hepsiburada.js.org/category)
- [x] Product Cards
- [ ] Fast Delivery
- [ ] Filter
- [x] Auth
- [x] [Login](https://hepsiburada.js.org/auth/login)
- [x] [Register](https://hepsiburada.js.org/auth/register)
- [ ] Forgot My Password

# Contributing

Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

# License

This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.