This project is a landing page implementation based on the Figma design. It uses BEM and SCSS for styling and adapts to various screen sizes.
- HTML
- CSS (SCSS)
- JavaScript
- BEM Methodology
- Figma for design
- Preview: DEMO LINK
- Mockup: Figma Design
- Fork the repo.
- Clone the forked repo.
- Run
npm install
(ornpm i
). - Run
npm start
.