To view demo: click here
This project is a responsive landing page developed from Figma mockup. It showcases my skills in HTML and CSS (SCSS), demonstrating modern UI design principles and a focus on responsiveness.
⚡️ Based on FIGMA project
⚡️ Modern UI Design
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Well organized documentation
⚡️ Semantic Markup
- Clone the repository to your local machine.
- Navigate to the project directory in your terminal.
- Install the dependencies by running
npm install
oryarn install
. - Start the project by running
npm start
oryarn start
. - Open your browser and go to
http://localhost:8080
to view the project.