Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayank091193/vue-quasar-company-profile-website

Kudos - Company profile website made using Vue.js and Quasar Framework
https://github.com/mayank091193/vue-quasar-company-profile-website

company-profile javascript portfolio quasar-framework vuejs

Last synced: 2 months ago
JSON representation

Kudos - Company profile website made using Vue.js and Quasar Framework

Awesome Lists containing this project

README

        

# Company Profile Website Template - Vue.js & Quasar Framework

Free template for company profile made using Quasar Framework and Vue.js! It is a fully responsive template which you can use for your company or maybe for your own portfolio website.

## Site: [https://quasar-company-profile-template.netlify.app/](https://quasar-company-profile-template.netlify.app/)

# 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/mayank091193)

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/mayank091193/vue-quasar-company-profile-website.git
```

## Install the dependencies
```bash
cd vue-quasar-company-profile-website
npm install
```

### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```

### Build the app for production
```bash
quasar build
```

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

## Screens UI
**Home**



Home

**Portfolio**



Portfolio

**Pricing**



Pricing

**News**



News

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

## License

[MIT](http://opensource.org/licenses/MIT)