Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.26 KB

Frontend Mentor - Web Components

Desktop Preview

Acknowledgments

Thank you to the entire Frontend Mentor team for providing such amazing frontend projects to work on.

UI Design credits - Frontend Mentor

Description

This project is a collection of components and sections which are very much frequently used for building websites.

All components are built using the 3 fundamental technologies (HTML, CSS, and Javascript) used in Web Development, without the use of any external framework or library.

Demo

All the components/sections present in this project are fully responsive on all devices including DESKTOP, TABLET, and MOBILE.

Mobile & Tablet Preview

Built with

  • Semantic HTML5 markup
  • CSS Custom Properties
  • CSS Flexbox + CSS Grid
  • Mobile-first workflow
  • Vanilla Javascript