This repository contains the test task for the company Weband.
This project is a landing page for a Detox Health and Effective Slimming product. The page is designed to provide visitors with information about the product and its benefits.
The landing page is built using HTML, CSS, and JavaScript. It features a clean and user-friendly design.
The SCSS preprocessor was used for writing maintainable and easy-to-manage CSS. The JavaScript code handles user interactions for changing and moving to product info.
# Clone the repository
git clone https://github.com/username/test-task-weband.git
# Navigate to the project directory
cd test-task-weband
# Install dependencies
npm install
# Start the lite-server which will run the index.html file with live-reload
npm start