https://github.com/johndev19/owatch-e-commerce-website
O'Watch - responsive landing website for an e-commerce site selling timepieces.
https://github.com/johndev19/owatch-e-commerce-website
css e-commerce html javascript landing-page owatch
Last synced: 5 months ago
JSON representation
O'Watch - responsive landing website for an e-commerce site selling timepieces.
- Host: GitHub
- URL: https://github.com/johndev19/owatch-e-commerce-website
- Owner: JohnDev19
- License: mit
- Created: 2024-07-17T11:56:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T11:32:09.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T11:44:45.486Z (about 1 year ago)
- Topics: css, e-commerce, html, javascript, landing-page, owatch
- Language: HTML
- Homepage: https://johndev19.github.io/OWatch-E-Commerce-Website/
- Size: 22.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# O'Watch - Elegant Timepieces
Welcome to the O'Watch landing page repository! A responsive landing page for an e-commerce site selling timepieces.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Technologies](#technologies)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
## Demo


Check out the live demo [here](https://johndev19.github.io/OWatch-E-Commerce-Website/).
## Features
- **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.
## Technologies
- **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.
## Installation
To run this project locally, follow these steps:
1. Clone the repository:
```sh
git clone https://github.com/JohnDev19/Owatch-E-Commerce-Website.git
```
2. Navigate to the project directory:
```sh
cd Owatch-E-Commerce-Website
```
3. Open `index.html` in your browser to view the landing page.
## Usage
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.
## Contributing
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the existing style and conventions.
1. Fork the repository
2. Create a new branch:
```sh
git checkout -b feature/your-feature-name
```
3. Commit your changes:
```sh
git commit -m 'Add some feature'
```
4. Push to the branch:
```sh
git push origin feature/your-feature-name
```
5. Open a pull request
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
---
Enjoy the elegance of O'Watch!