Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days ago
JSON representation
Featuring beautiful Quasar template
- Host: GitHub
- URL: https://github.com/mohitransubhe-supernatural/quasar-template
- Owner: mohitransubhe-supernatural
- Created: 2022-05-23T05:25:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T06:22:54.000Z (over 1 year ago)
- Last Synced: 2024-06-27T21:23:10.816Z (4 months ago)
- Topics: css, dashboard, javascript, quasar-framework, vue3, vuejs
- Language: Vue
- Homepage: https://quasar-template.netlify.app/
- Size: 2.27 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- quasar-awesome - github - template.netlify.app/) | Beautiful Quasar template for Vue 3 | v2.6.0 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
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**
**Login**
**Dashboard**
**Transaction Page**
**Transaction Page - Dark mode**
**Customer Management**
**Invoice**
**Profile**
### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).