F1 Results Website

Welcome to the F1 Results Website project! This project is a web application that displays information about Formula 1 circuits and races.

...

Live Website

Check out the live website: http://f1-results.kesug.com

...

Table of Contents

Project Description

The F1 Results Website is designed to provide users with detailed information about Formula 1 races, including the last circuit and the next race circuit. Users can view images and names of the circuits, along with additional race information.

Features

  • Display information about the last and next race circuits
  • Show images and names of the circuits
  • Responsive design for different screen sizes

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/AdRohal/F1-Results-website.git
  2. Navigate to the project directory:

    cd F1-Results-website
  3. Open the index.html file in your web browser to view the website.

Usage

To use the website, simply open the index.html file in your preferred web browser. You will see the information about the last and next race circuits, including images and names.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

    git commit -m "Add some feature"
  4. Push to the branch:

    git push origin feature/your-feature-name
  5. Open a pull request to the main branch.

Contact

If you have any questions or suggestions, feel free to contact me:


Thank you for visiting the F1 Results Website project!