f1hub

F1Hub

A spoiler free way to view results from the current season of Formula 1.

Check it out live at F1 Hub

Develop

Setup

If you don’t have node/npm installed do it first by following the instructions at NodeJs Downloads

git clone https://github.com/brombomb/f1hub

cd f1hub

# node/npm should be installed first
npm install

Run

npm run start

A web page should open in your default browser with the app but if not just go to http://localhost:9000/

Contributors

We’d love help writing audits, fixing bugs, and making the tool more useful! See Contributing to get started.

License

This project is under the MIT License. See the LICENSE file for the full license text.