This repository contains the solution for the Social Links Profile challenge on Frontend Mentor. This project helps improve coding skills by working on realistic frontend tasks.
Check out the live demo of the project: Live Site
- LinkedIn Profile: Yashi Singh
Users should be able to:
- See hover and focus states for all interactive elements on the page.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Google Fonts for font styling
In this project, I learned to:
- Implement hover and focus states effectively for interactive elements.
- Use CSS custom properties to maintain a consistent color scheme.
- Adjust layouts responsively with media queries to ensure compatibility across various device sizes.
I plan to continue improving:
- Responsiveness techniques to handle more diverse screen sizes.
- Performance optimization of CSS for better load times.
- Understanding of accessibility features in web design.
- MDN Web Docs - Great for learning about HTML and CSS properties.
- CSS-Tricks - Helpful articles and examples on CSS techniques.
- Frontend Mentor: @Yashi-Singh-9
- LinkedIn: Yashi Singh
A big thank you to the Frontend Mentor community for providing such engaging challenges and to my peers for their constructive feedback.