Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 898 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 898 Bytes

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