- Nuxt 3
- Vue 3 Composition API
- Nuxt UI
- Tailwind
- TypeScript
- Prettier (& prettier-plugin-tailwindcss) enforced
- ESLint enforced
- Firebase hosting
- emailjs for the contact form
- Google reCAPTCHA
- Google Appointment Schedule
- Nuxt SEO
- Nuxt Security
Role | HEX | Tailwind |
---|---|---|
Primary | #f4c61f | custom |
Light text | #f5f5f5 | neutral-100 |
Gray light | #262626 | neutral-800 |
Gray dark | #0a0a0a | neutral-950 |
Here are some pieces of code and websites I used as inspiration
I used this code as inspiration for the animated background. I rewrote it in Vue + Tailwind instead of Sass and Compass