Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 2.23 KB

README.md

File metadata and controls

65 lines (45 loc) · 2.23 KB

Frontend Mentor - Manage landing page solution

This is a solution to the Manage landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • See all testimonials in a horizontal slider
  • Receive an error message when the newsletter sign up form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly

Screenshot

desktop image 1

Links

My process

Built with

  • Astro - Website Framework
  • Tailwind CSS - UI Framework
  • React - JS library
  • Swiper - JS library
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

Useful resources

  • CSS Filter Preview - This helped me generate the appropriate filters for coloring the social icons on hover.
  • Tailwind CSS Video - This helped me learn Tailwind CSS, which I used in the making of this design.

Author

Acknowledgments

Followed along Travery Media's free youtube tutorial on Tailwind CSS for parts of this. Video Link