An open API service indexing awesome lists of open source software.

https://github.com/chouaib-629/digitalagence_website_bootstrap

This repository contains the code for a digital agency website built using HTML, CSS, and Bootstrap. The website includes sections such as Home, Services, About Us, Testimonials, Social Media, and Contact.
https://github.com/chouaib-629/digitalagence_website_bootstrap

bootstrap css html js responsive-design responsive-website

Last synced: about 2 months ago
JSON representation

This repository contains the code for a digital agency website built using HTML, CSS, and Bootstrap. The website includes sections such as Home, Services, About Us, Testimonials, Social Media, and Contact.

Awesome Lists containing this project

README

          

# Digital Agency Website

This repository contains the code for a digital agency website built using HTML, CSS, and Bootstrap. The website includes sections such as Home, Services, About Us, Testimonials, Social Media, and Contact.

## Table of Contents

- [Features](#features)
- [Technologies Used](#technologies-used)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Screenshot](#screenshot)
- [Contributing](#contributing)
- [Contact Information](#contact-information)

## Features

- **Responsive Design:** The website is fully responsive and looks great on all devices.
- **Navigation Bar:** Sticky navigation bar with smooth scrolling to different sections.
- **Hero Section:** Eye-catching hero section with a promo title and a demo play button.
- **Services Section:** Information about the services offered by the digital agency.
- **About Us Section:** Details about the agency and what makes them different.
- **Testimonials Section:** Feedback from satisfied clients.
- **Social Media Section:** Links to the agency's social media profiles.
- **Footer Section:** Contact information and a newsletter subscription form.

## Technologies Used

- **HTML5**
- **CSS3**
- **Bootstrap 5.3.2**
- **Font Awesome 6.5.2**

## Getting Started

To get a local copy of the website up and running, follow these steps:

1. **Clone the repository:**

```bash
git clone https://github.com/chouaib-629/digitalAgence_website_Bootstrap.git
```

2. **Navigate to the project directory:**

```bash
cd digitalAgence_website_Bootstrap
```

3. **Open the `index.html` file in your web browser:**

```bash
open index.html
```

## Usage

- **Navigation Bar:** Use the navigation links to scroll smoothly to different sections of the website.
- **Hero Section:** Click the "Play Demo" button to view the promotional video.
- **Services Section:** Explore the different services offered by the digital agency.
- **About Us Section:** Learn more about what makes the agency unique.
- **Testimonials Section:** Read the testimonials from satisfied clients.
- **Social Media Section:** Click on the social media icons to visit the agency's profiles.
- **Footer Section:** Use the contact information to get in touch with the agency or subscribe to the newsletter.

## Screenshot

Here is a screenshot of the website:

### Full Website

![Full website](screenshots/digitalAgence_website.png)

## Contributing

Contributions are welcome! Please follow these steps to contribute:

1. Fork the repository.

2. Create a new branch:

```bash
git checkout -b feature/your-feature-name
```

3. Make your changes and commit them:

```bash
git commit -m "Add your commit message"
```

4. Push to the branch:

```bash
git push origin feature/your-feature-name
```

5. Create a pull request.

## Contact Information

For questions or support, please contact [Me](mailto:chouaiba629@gmail.com).