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

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

Awesome Lists containing this project

README

          


favicon

# 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

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](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.