Welcome to the O'Watch landing page repository! A responsive landing page for an e-commerce site selling timepieces.
Check out the live demo here.
- Responsive Design: Optimized for various screen sizes and devices.
- Smooth Animations: Utilizes AOS (Animate On Scroll) for smooth scroll animations.
- Elegant UI: Clean and modern user interface designed with Bootstrap.
- Sections:
- Hero Section: Welcoming users with a captivating image and a call-to-action button.
- Featured Watches: Showcases a selection of highlighted products.
- Marquee Section: An animated ticker for key selling points.
- About: Information about the O'Watch brand.
- Services: Describes the various services offered.
- Why O'Watch: Highlights the unique selling points of the brand.
- Testimonials: Customer feedback and reviews.
- FAQ: Answers to frequently asked questions.
- HTML5: For structuring the web page.
- CSS3: For styling and layout.
- Bootstrap: For responsive design and pre-built components.
- JavaScript: For interactivity.
- AOS (Animate On Scroll): For scroll animations.
- Font Awesome: For icons.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/JohnDev19/Owatch-E-Commerce-Website.git
- Navigate to the project directory:
cd Owatch-E-Commerce-Website
- Open
index.html
in your browser to view the landing page.
Feel free to use this landing page as a template for your own e-commerce projects. Customize the content, styles, and images to fit your brand.
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the existing style and conventions.
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Open a pull request
This project is licensed under the MIT License. See the LICENSE file for more details.
Enjoy the elegance of O'Watch!