Learn about the basics of Formula 1 and the controversial ending to the 2021 F1 season during the dramatic final Grand Prix of the season at Abu Dhabi!
This visualization assumes no prior knowledge of F1 and aims to teach the basics of the sport through Javascript's ScrollyTeller library. Discover why Abu Dhabi was so controversial and discover the background of the popular debate: "Lewis Hamilton is an 8 time world champion."
Visit F1 2021 Abu Dhabi to see the visualization in action.
The following instructions will guide you through setting up a copy of the project on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
- npm (Node.js package manager)
- Clone the Repository
git clone https://github.com/m1nce/f1-2021.git- Navigate to the Project Directory
cd f1-2021- Install npm Packages
npm install- Start Webhost
npm run dev -- --openMajor frameworks/libraries/languages used in this project:
Distributed under the MIT License. See LICENSE for more information.