Skip to content

gusbueno/f1-world-champions

Repository files navigation

F1 WORLD CHAMPIONS

This project is listing the F1 world champions from 2005 to 2015, besides, you can check the winners by race for each season.

Installation

  1. Run yarn install so that to install all the dependencies needed
  2. Run yarn start so that to run the project in development mode
  3. Run yarn build to create a production build

Testing

You can launch the tests by running yarn test

Technologies used