Skip to content

Develop a Formula 1 racing schedule Chrome extension using JavaScript and React.js, integrated with live API data for real-time race updates, including upcoming races, times, and results.

Notifications You must be signed in to change notification settings

marufk21/F1-Racing-Extension

Repository files navigation

F1 Racing Extension

The F1 Racing Extension is a Chrome extension that displays the schedule for the upcoming races, the 2023 race calendar, and the current driver standings.

Screenshot

Screenshot of F1 Racing Extension

Technologies and APIs Used

The F1 Racing Extension was built using the following technologies and APIs:

Usage

After the extension is installed, an icon will appear in the top right corner of your browser. Clicking it will give you access to the upcoming races, the 2023 race calendar, and the current driver standings.

Installation

To install the extension, follow these steps:

  • Clone this project's GitHub repository or download the ZIP file.
  • Run npm install to install dependencies.
  • Use npm run build to build the extension files.
  • Open the chrome://extensions page in your Chrome browser.
  • Turn on the "Developer mode" switch in the top right corner of the page.
  • Click the "Load unpacked" button in the top left corner of the page.
  • Select the files in the downloaded dist folder and click "OK".

Development

If you would like to modify or contribute to the F1 Racing Extension, follow these steps to get started:

  • Clone this project GitHub repository or download the ZIP file.
  • Run npm install to install dependencies.
  • Use npm run dev to start the development server.
  • Edit the code and save your changes. You can see the changes by refreshing your browser.

Contributing

Contributions are welcome! If you'd like to contribute, please create a new issue or submit a pull request.

About

Develop a Formula 1 racing schedule Chrome extension using JavaScript and React.js, integrated with live API data for real-time race updates, including upcoming races, times, and results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published