This is a solution to the Huddle landing page with single introductory section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
- HTML
- SASS/SCSS
- NodeJS
- Mobile-first workflow
Node Install
npm install -D sass
Watch Sass
sass --watch ./app/sass/styles.scss:dist/styles.css