This is a responsive landing page built according to Figma design, using BEM methodology and SCSS for styling. The page adapts to various screen sizes and includes interactive elements such as sliders, hover effects, and form validation.
- Responsive design for multiple screen sizes (desktop, tablet, mobile).
- Smooth scroll between sections.
- Hover effects and animations for interactivity.
- Functional contact forms with validation.
- Social media links in the footer.
- HTML
- JavaScript
- CSS (Sass)
- Recommended version of node v14
- node -v check current version
- nvm use v14 switch to version 14
- npm install