https://github.com/skyv26/huddle-landing-page
#8 Frontend Challenge
https://github.com/skyv26/huddle-landing-page
Last synced: about 2 months ago
JSON representation
#8 Frontend Challenge
- Host: GitHub
- URL: https://github.com/skyv26/huddle-landing-page
- Owner: skyv26
- Created: 2021-09-03T19:27:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T19:43:54.000Z (over 3 years ago)
- Last Synced: 2025-01-22T02:20:36.967Z (3 months ago)
- Language: CSS
- Size: 377 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)**Note: Delete this note and update the table of contents based on what sections you keep.**
## 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: [Github](https://github.com/skyv26/huddle-landing-page)
- Live Site URL: [LIVE](https://skyv26.github.io/huddle-landing-page/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow### What I learned
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
```html
Some HTML code I'm proud of
```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉')
}
```If you want more help with writing markdown, we'd recommend checking out [The Markdown Guide](https://www.markdownguide.org/) to learn more.
**Note: Delete this note and the content within this section and replace with your own learnings.**
### Continued development
Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.
## Author
- Github - [Aakash Verma](https://github.com/skyv26)
- Frontend Mentor - [@skyv26](https://www.frontendmentor.io/profile/skyv26)
- Twitter - [@vrma_aakash](https://www.twitter.com/vrma_aakash)