https://github.com/apfirebolt/nuxt_demo
A demo nuxt JS app
https://github.com/apfirebolt/nuxt_demo
Last synced: over 1 year ago
JSON representation
A demo nuxt JS app
- Host: GitHub
- URL: https://github.com/apfirebolt/nuxt_demo
- Owner: Apfirebolt
- Created: 2023-11-06T22:41:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T12:35:50.000Z (over 2 years ago)
- Last Synced: 2025-01-21T00:49:51.376Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://nuxt-deploy-vercel-demo.vercel.app
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio Website
A personal porfolio website built with Nuxt3 and tailwindCSS
## Technologies used
- [Nuxt 3](https://v3.nuxtjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [Heroicons](https://vue-hero-icons.netlify.app/)
- [Headlessui/vue](https://headlessui.dev/)
- [Eslint](https://eslint.org/)
- [GSAP](https://greensock.com/docs/v3/GSAP)
- [SASS](https://sass-lang.com/)
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and preview
$ npm run build
$ npm run start
```
## Deployment
[](https://www.netlify.com/)
## Tools, Resources and References
- [Favicon Generator](https://favicon.io/favicon-generator/)
- [Resume maker](https://resumake.io/)
- [Image file extension converter](https://convertio.co/jpg-webp/)
- [Coolors - Trending Color Palettes](https://coolors.co/palettes/trending)
- [How to trigger a file download when clicking an HTML button or JavaScript](https://www.geeksforgeeks.org/how-to-trigger-a-file-download-when-clicking-an-html-button-or-javascript/)
- [Stagger animation using GSAP in Vuejs | Vue animation](https://www.youtube.com/watch?v=qk7Xj4Q0IuE&ab_channel=TheDevEnv)
- [Web Design for Web Developers: Build Beautiful Websites!](https://www.udemy.com/course/web-design-secrets/)
- [Learn our UX/UI process - Real client project](https://www.youtube.com/watch?v=gRqHEjATSCE&ab_channel=Malewicz)
- [Beautiful, High-Resolution No Cost Stock Images](https://negativespace.co/)
- [15 Web Developer Portfolios to Inspire You](https://www.freecodecamp.org/news/15-web-developer-portfolios-to-inspire-you-137fb1743cae/)
- [How to create theme toggle composable](https://github.com/adityar15/nuxt3socket/blob/master/composables/useTheme.ts)
## Remarks
- Please remove my Google Analytic Script before using this project.