This is a responsive single-page landing site challenge from Frontend Mentor, built with HTML, CSS, and JavaScript using Vite for a fast development workflow.
π View Site
- HTML5 + CSS3
- JavaScript (Vanilla)
- Vite (build tool)
- CSS Flexbox & Grid
- Mobile-first responsive design
git clone https://github.com/blordeus/creative-agency-site.git
cd creative-agency-site
npm install
npm run devnpm run build npm run deploy
Deployment is handled with
gh-pagesand will publish thedist/folder to thegh-pagesbranch.
- Responsive across desktop, tablet, and mobile
- Mobile nav menu with animated dropdown
- Carousel with image + text transitions
- Semantic HTML structure
- Accessible hover/focus states
- Clean layout following provided Figma/Preview design
Challenge by Frontend Mentor
Built by Bryan Lordeus
This project is licensed for educational and portfolio purposes.