Awesome
My Profile (mayank-profile)
My Profile
Site: https://mayank-patel.netlify.app/#/
Support
If this helped you, you can contribute to this project by supporting me:
💜 Support my open-source work on GitHub
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
Installation
- Clone the repository
git clone https://github.com/mayank091193/mayank-profile.git
Install the dependencies
cd mayank-profile
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Build the app for production
quasar build
Do reach out to me at "mayank091193@gmail.com" for queries.
Screens UI
Home
<p float="left"> <kbd> <img src="assets/homepage.png" border="1" alt="Home" title="Home" /> </kbd> </p>Projects
<p float="left"> <kbd> <img src="assets/projects.png" border="1" alt="Projects" title="Portfolio" /> </kbd> </p>Sketches
<p float="left"> <kbd> <img src="assets/sketches.png" border="1" alt="Sketches" title="Pricing" /> </kbd> </p>Customize the configuration
See Configuring quasar.conf.js.