https://github.com/ogshawnlee/huddle-landing-page-hero-section-vue
Solution to the Huddle Landing Page Hero Section challenge by Frontend Mentor. Built with Vue+ TypeScript + UnoCSS + Vite.
https://github.com/ogshawnlee/huddle-landing-page-hero-section-vue
vue
Last synced: 3 months ago
JSON representation
Solution to the Huddle Landing Page Hero Section challenge by Frontend Mentor. Built with Vue+ TypeScript + UnoCSS + Vite.
- Host: GitHub
- URL: https://github.com/ogshawnlee/huddle-landing-page-hero-section-vue
- Owner: OGShawnLee
- Created: 2022-05-03T18:55:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T19:23:11.000Z (about 3 years ago)
- Last Synced: 2025-01-08T06:41:41.914Z (5 months ago)
- Topics: vue
- Language: Vue
- Homepage: huddle-landing-page-hero-section-vue.vercel.app
- Size: 355 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Huddle Landing Page with Single Introductory Section Solution
This is a solution to the [Huddle landing page with single introductory section challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/huddle-landing-page-with-a-single-introductory-section-B_2Wvxgi0). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Frontend Mentor - Huddle Landing Page with Single Introductory Section Solution](#frontend-mentor---huddle-landing-page-with-single-introductory-section-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the page depending on their device's screen size
- See hover states for all interactive elements on the page### Screenshot

### Links
- Solution URL: [To be added](https://your-solution-url.com)
- Live Site URL: [Deployed on Vercel](https://huddle-landing-page-hero-section-vue.vercel.app/)## My process
### Built with
- Semantic HTML5 markup
- Vue
- UnoCSS + Flexbox + Grid
- Mobile-first workflow
- Vite## Author
- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)