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

https://github.com/correia-jpv/f1-timer

🏎 Formula 1 GP, Qualifying and free practice sessions times and countdown timer
https://github.com/correia-jpv/f1-timer

countdown countdown-timer create-react-app express expressjs f1 formula1 nodejs purecss racing react react-select reactjs spinners-react timer timers

Last synced: 26 days ago
JSON representation

🏎 Formula 1 GP, Qualifying and free practice sessions times and countdown timer

Awesome Lists containing this project

README

          

F1 Timer website

Table of Contents

- [Demo](#demo)
- [PageSpeed Insights scores](#pagespeed-insights-scores)
- [Built With](#built-with)
- [Resources](#resources)
- [Contributing](#contributing)
- [License](#license)

## Demo
[F1timer.com](https://f1timer.com/)


## PageSpeed Insights scores

Desktop

![PageSpeed Insights score desktop]

Mobile

![PageSpeed Insights score mobile]


## Built With
- Node.js
- React (create-react-app)
- Express.js
- [Purecss](https://purecss.io/)
- [Spinners React](https://github.com/adexin/spinners-react)
- [React Select](https://react-select.com/)

## Resources
- [PageSpeed Insights]
- [PageSpeed Insights to SVG]

## Contributing

Contributions are welcome! Read the [contribution guidelines] first.

Wish there was another feature? Feel free to open an [feature request issue](/../../issues/new?assignees=Correia-jpv&labels=enhancement&template=feature-request.md&title=%5BREQUEST%5D) with your suggestion!

If you find a bug, kindly open an [bug report issue](/../../issues/new?assignees=Correia-jpv&labels=bug&template=bug_report.md&title=%5BBUG%5D) as described in the contribution guidelines.

## License
[Licensed Under MIT]

[PageSpeed Insights]:https://pagespeed.web.dev/
[PageSpeed Insights to SVG]:https://github.com/Correia-jpv/pagespeed-insights-to-svg

[contribution guidelines]:https://github.com/Correia-jpv/.github/blob/main/CONTRIBUTING.md#contributing

[Licensed Under MIT]:https://spdx.org/licenses/MIT.html

[PageSpeed Insights score desktop]:reports/psi-audit-desktop-1.svg "PageSpeed Insights score desktop"
[PageSpeed Insights score mobile]:reports/psi-audit-mobile-1.svg "PageSpeed Insights score mobile"