A modern, responsive skincare brand website built with HTML, CSS, and JavaScript. Designed with a clean aesthetic, smooth animations, and a focus on user experience across all devices.
🔗 https://annie-glow-up.netlify.app/
This project showcases a visually appealing product landing page with responsive design, interactive UI elements, and smooth user interactions. It highlights front-end development skills including layout design, responsiveness, and basic interactivity.
- Clean and modern layout with a soft, minimal color palette
- Smooth hover effects and subtle animations
- Well-structured typography and spacing
- Fully responsive across mobile, tablet, and desktop
- Mobile navigation with hamburger menu
- Flexible layout using modern CSS techniques
- Dynamic product cards with user feedback
- Newsletter signup with basic validation
- Smooth scrolling navigation
- Customer testimonial section
- HTML5
- CSS3
- JavaScript (ES6)
glowup-skincare/ │ ├── index.html ├── styles.css ├── script.js │ ├── images/ │ ├── background.jpg │ ├── glow-serum.png │ └── ... │ └── README.md
To run this project locally:
git clone https://github.com/Annrose-debug/Annrose-debug.git
cd glowup-skincare
open index.html--
- Building responsive layouts with CSS
- Creating interactive UI using JavaScript
- Structuring clean and maintainable frontend code
- Improving user experience through design and feedback