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

https://github.com/emon21/app-design


https://github.com/emon21/app-design

Last synced: 6 months ago
JSON representation

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/).

![](screenshot.png)

## 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.