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
- Host: GitHub
- URL: https://github.com/correia-jpv/f1-timer
- Owner: Correia-jpv
- License: gpl-3.0
- Created: 2022-04-21T18:23:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T05:42:06.000Z (8 months ago)
- Last Synced: 2025-07-14T07:46:14.332Z (8 months ago)
- Topics: countdown, countdown-timer, create-react-app, express, expressjs, f1, formula1, nodejs, purecss, racing, react, react-select, reactjs, spinners-react, timer, timers
- Language: JavaScript
- Homepage: https://f1timer.com
- Size: 2.73 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"