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

https://github.com/yuzu02/digital-agency-landing

Digital Agency Landing Page
https://github.com/yuzu02/digital-agency-landing

css3 html5 javascript json-server

Last synced: 2 months ago
JSON representation

Digital Agency Landing Page

Awesome Lists containing this project

README

        

# Digital Agency Landing Page

This project is a landing page for a digital agency specializing in mobile design. It showcases the agency's services, projects, team, and customer testimonials. It includes responsive design for all devices, a navigation menu with smooth scrolling, sections for services, projects, team, and testimonials, contact form integration, and utilizes Google Fonts for typography.

This project can be used as a template for building landing pages for digital agencies or similar businesses. Feel free to customize the content, styles, and scripts as needed. Contributions are welcome.

## Features

- Responsive design for all devices
- Navigation menu with smooth scrolling
- Sections for services, projects, team, and testimonials
- Contact form integration
- Utilizes Google Fonts for typography

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- A modern web browser

### Installation

1. Clone the repo

```sh
git clone https://github.com/Yuzu02/digital-agency-landing.git
```

2. Open the index.html file in your browser

```sh
cd digital-agency-landing
open index.html
```

### Usage

This project can be used as a template for building landing pages for digital agencies or similar businesses. Feel free to customize the content, styles, and scripts as needed.

### Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request

### Acknowledgements

- Google Fonts
- Font Awesome
- json-server for backend simulation