This project is listing the F1 world champions from 2005 to 2015, besides, you can check the winners by race for each season.
- Run
yarn install
so that to install all the dependencies needed - Run
yarn start
so that to run the project in development mode - Run
yarn build
to create a production build
You can launch the tests by running yarn test