Skip to content

geitner-max/formula1-schedule

Repository files navigation

formula1-schedule

Project information

Small project using the Ergast API for displaying the upcoming formula 1 races in the current season. This application is written in Vue js.

Features

  • Retrieves race schedule from the Ergast API
  • Information and countdown for the next Formula 1 race
  • Overview about the remaining schedule

Setup

Installation of all required node modules:

npm install

Running application for development purposes:

npm run dev

Compile the project for production:

npm run build

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Compile Theme Colors

sass src/theme/custom.scss:src/theme/custom.css

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published