Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mayank091193/vue-quasar-company-profile-website
- Owner: mayank091193
- License: mit
- Created: 2020-05-02T11:09:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T08:54:21.000Z (10 months ago)
- Last Synced: 2024-04-14T04:05:30.289Z (9 months ago)
- Topics: company-profile, javascript, portfolio, quasar-framework, vuejs
- Language: Vue
- Homepage: https://quasar-company-profile-template.netlify.app/
- Size: 4.43 MB
- Stars: 168
- Watchers: 8
- Forks: 94
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- quasar-awesome - github - company-profile-template.netlify.app/) | 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 may be for your own portfolio website. | v1.9.15 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
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**
**Portfolio**
**Pricing**
**News**
### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).## License
[MIT](http://opensource.org/licenses/MIT)