The CrazyBaby Luna project is a one-page landing website promoting the Luna by CrazyBaby — a wireless smart speaker with high-quality sound and futuristic design. The site highlights the advantages of the product, showcasing its cutting-edge features, sleek aesthetics, and exceptional performance to create an engaging user experience.
- SCSS – Styling
- BEM – Methodology of styling
- Gulp – Task automation
- ESLint – JavaScript linting
- Stylelint – CSS/SCSS linting
- Prettier – Code formatting
- Parcel – Bundler for web applications
The website is designed with modern, responsive principles, ensuring that it is visually appealing and works seamlessly across devices (desktops, tablets, mobile phones). It uses high-quality images and multimedia formats like WebP and AVIF for optimized loading.
The "Get in Touch" section includes a contact form where users can submit queries via email, making it easy for customers to reach out for more information.
The footer includes links to the company’s social media profiles (Facebook, Twitter, Instagram), allowing users to connect with the brand through various platforms.
At the bottom, the site includes a footer with copyright information, terms of use, and privacy policy links, ensuring legal compliance and transparency.
-
Clone the repository
git clone https://github.com/maxmodrr/crazybaby_landing.git cd crazybaby__landing
-
Install dependensies
npm i
-
Start the development server
npm start
You're welcome to explore the project!