Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.54 KB

README.md

File metadata and controls

71 lines (46 loc) · 2.54 KB

Frontend Mentor - Bookmark landing page solution

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

Table of contents

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 site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Receive an error message when the newsletter form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

This project helped me acquire more understanding of making custom navbars even without any CSS framwork like Bulma, etc. It also helped me understand the concept around making a webpage look more responsive as the screen size changes(though I still have alot of practice to do on this), I really appreciate the minds behind this project site(frontEndMentor).

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. Responsive webpagess React Javascript

Author