This is a solution to the Social links profile challenge on Frontend Mentor.
Creating a social link profile
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: solution
- VIew Live : Add live site URL here
I started by understanding the requirements then then I applies my html elements after which I went into styling the site using css
part of the layout is created using flexbox
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Its easy to work on a front end project once you understand the design requirements
I would like to explore more on creating cool css animations
- conquering responsive layouts by kevin powell - It provided insights on how to design responsive layouts
- Frontend Mentor - @William-nyarash

