Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karl-horning/fcc-build-a-project-landing-page

This project is a product landing page created as part of the Responsive Web Design Projects on freeCodeCamp. The landing page is for a fictitious site called 'Geezer' that has the tagline 'Proper Music', and it showcases various features of the music service.
https://github.com/karl-horning/fcc-build-a-project-landing-page

freecodecamp freecodecamp-project

Last synced: about 6 hours ago
JSON representation

This project is a product landing page created as part of the Responsive Web Design Projects on freeCodeCamp. The landing page is for a fictitious site called 'Geezer' that has the tagline 'Proper Music', and it showcases various features of the music service.

Awesome Lists containing this project

README

        

# Geezer - Responsive Web Design Project

![Geezer page example](./src/img/geezer-example.gif "Geezer page example")

## Table of Contents

- [Description](#description)
- [Features](#features)
- [Demo](#demo)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Acknowledgments](#acknowledgments)
- [Author](#author)

## Description

This project is a product landing page created as part of the Responsive Web Design Projects on freeCodeCamp. The landing page is for a fictitious site called 'Geezer' that has the tagline 'Proper Music', and it showcases various features of the music service.

## Features

- Responsive design for various screen sizes.
- Navigation bar with smooth scrolling to different sections.
- Embedded product video.
- Email subscription form with HTML5 validation.
- Product pricing section with subscription options.
- Engaging layout and styling.

## Demo

[View Geezer Demo](https://codepen.io/karlhorning/pen/WabJJo)

## Installation

To run this project locally, follow these steps:

1. Clone the repository: `git clone https://github.com/Karl-Horning/fcc-build-a-project-landing-page.git`
2. Navigate to the project directory: `cd fcc-build-a-project-landing-page`
3. Open `index.html` in your preferred web browser.

## Usage

Simply open the `index.html` file in a web browser to explore the Geezer landing page. You can interact with the navigation links and subscription form.

## Contributing

Contributions are welcome! Follow these guidelines:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and ensure the project still works.
4. Create a pull request with a clear description of your changes.

## License

This project is licensed under the [MIT License](LICENSE).

## Acknowledgments

Special thanks to [freeCodeCamp](https://www.freecodecamp.org) for the Responsive Web Design curriculum.

## Author

Karl Horning: [GitHub](https://github.com/Karl-Horning/) | [LinkedIn](https://www.linkedin.com/in/karl-horning/) | [CodePen](https://codepen.io/karlhorning)