Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elidrissidev/huddle-landing-page-single-intro-section
This is a solution to the Huddle landing page with single introductory section challenge on Frontend Mentor.
https://github.com/elidrissidev/huddle-landing-page-single-intro-section
css frontendmentor html parcel
Last synced: 22 days ago
JSON representation
This is a solution to the Huddle landing page with single introductory section challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/elidrissidev/huddle-landing-page-single-intro-section
- Owner: elidrissidev
- License: mit
- Created: 2021-08-25T21:33:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T21:47:22.000Z (about 3 years ago)
- Last Synced: 2024-10-10T23:01:36.638Z (about 1 month ago)
- Topics: css, frontendmentor, html, parcel
- Language: CSS
- Homepage: https://huddle-landing-page-single-intro-section.vercel.app
- Size: 530 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
- [License](#license)## 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
| Mobile (375px) | Desktop (1440px) |
| --- | --- |
| ![Mobile](./screenshot-mobile.png) | ![Desktop](./screenshot-desktop.png) |### Links
- [Solution URL](https://www.frontendmentor.io/solutions/huddle-landing-page-using-pure-css-and-parcel-bundler-d9dVS_1uo)
- [Live Site URL](https://huddle-landing-page-single-intro-section.vercel.app)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [Parcel](https://parceljs.org/)## Author
- Website - [Mohamed ELIDRISSI](https://www.elidrissi.dev)
- Frontend Mentor - [@elidrissidev](https://www.frontendmentor.io/profile/elidrissidev)## License
This project is licensed under the [MIT License](LICENSE.txt).