This is a solution to the Sunnyside agency landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- SCSS
- GSAP
- Vite build tool
To get started with the project after cloning the repository you can run this code snippets:
npm install
npm run dev
and, your project will be hosted locally
Feel free to make pull request if you see something is missing!