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
- Host: GitHub
- URL: https://github.com/yuzu02/digital-agency-landing
- Owner: Yuzu02
- Created: 2024-07-22T15:29:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T15:43:22.000Z (11 months ago)
- Last Synced: 2025-01-31T22:47:24.449Z (4 months ago)
- Topics: css3, html5, javascript, json-server
- Language: CSS
- Homepage: https://yuzu02.github.io/Digital-Agency-Landing/
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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