Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohitransubhe-supernatural/quasar-template

Featuring beautiful Quasar template
https://github.com/mohitransubhe-supernatural/quasar-template

css dashboard javascript quasar-framework vue3 vuejs

Last synced: about 1 month ago
JSON representation

Featuring beautiful Quasar template

Awesome Lists containing this project

README

        

## Vue 3 Demo: [https://quasar-template.netlify.app/](https://quasar-template.netlify.app/)

# Looking for beautiful premium Quasar template for Vue 3? Please drop me an [email](mailto:[email protected]). Buy only at $49!

# Quasar Template

A beautiful Quasar template. This template also includes a variety of features that are required for admin
template needs.

It is a fully responsive template built using the Quasar framework that makes it available for all screen sizes from big
screens to smartphones.

Few Features:

* Modern and responsive design
* Simple Dashboard
* Export feature

# Support

If this helped you, you can contribute to this project by supporting me:

### [💜 Support my open-source work on GitHub](https://github.com/sponsors/mohitransubhe-supernatural)

Please check out my sponsor page.

(GitHub currently **doubles your support**! So if you support me with $5/mo, I will get $10 instead! 😉)

Thank you very much!!

## Resources used

* [Quasar Framework](https://quasar.dev/)
* [Vue.js](https://vuejs.org/)

## Installation

* **Clone the repository**

```
git clone https://github.com/mohitransubhe-supernatural/quasar-template.git
```

## Install the dependencies

```bash
cd quasar-template
npm install
```

### To run the app in development mode (hot-code reloading, error reporting, etc.)

```bash
quasar dev
```

### Build the application

```bash
quasar build
```

Do reach out to me at "[email protected]" for queries.

## Screens UI

**Dashboard - Dark mode**


Dashboard - Dark mode

**Login**


Login

**Dashboard**


Dashboard

**Transaction Page**


Transaction Page

**Transaction Page - Dark mode**


Transaction Page - Dark mode

**Customer Management**


Customer Management

**Invoice**


Invoice

**Profile**


Profile

### Customize the configuration

See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).