https://github.com/emon21/app-design
https://github.com/emon21/app-design
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emon21/app-design
- Owner: emon21
- Created: 2023-01-12T11:55:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T11:58:25.000Z (over 3 years ago)
- Last Synced: 2025-06-30T10:05:34.295Z (about 1 year ago)
- Language: HTML
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a html version [comforty-ecommerce-html-template](https://github.com/echotemplate/comforty-ecommerce-html-template) designed with HTML & CSS. We use tailwindcss framework and some javascripts plugin. For slider we use swipper js.
Check the [Live Demo here](https://demo.echotemplate.com/comforty-ecommerce-html-template/).


## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```
## Credits
- Design by [Hasib](https://www.linkedin.com/in/)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.