Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogshawnlee/huddle-landing-page-hero-section-svelte
Solution to the Huddle Landing Page Hero Section challenge by Frontend Mentor. Built with Svelte + TypeScript + WindiCSS + Vite.
https://github.com/ogshawnlee/huddle-landing-page-hero-section-svelte
Last synced: 14 days ago
JSON representation
Solution to the Huddle Landing Page Hero Section challenge by Frontend Mentor. Built with Svelte + TypeScript + WindiCSS + Vite.
- Host: GitHub
- URL: https://github.com/ogshawnlee/huddle-landing-page-hero-section-svelte
- Owner: OGShawnLee
- Created: 2022-05-03T18:08:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T12:11:13.000Z (over 2 years ago)
- Last Synced: 2024-11-10T19:51:16.001Z (2 months ago)
- Language: Svelte
- Homepage: huddle-landing-page-hero-section-svelte.vercel.app
- Size: 353 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
![Desktop View](./screenshots/Screenshot%202022-05-03%20at%2014-01-24%20Frontend%20Mentor%20Huddle%20Landing%20Page%20with%20Single%20Introductory%20Section.png)
### Links
- Solution URL: [To be added](https://your-solution-url.com)
- Live Site URL: [Deployed on Vercel](https://huddle-landing-page-hero-section-svelte.vercel.app/)## My process
### Built with
- Semantic HTML5 markup
- Svelte
- WindiCSS + Flexbox + Grid
- Mobile-first workflow## Author
- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)