Head over to https://sharadbhat.github.io/Formula-1-VRD/ to check it out.
- Install Node (v16.x) LTS (https://nodejs.org/en/download/)
- Make sure
npm
is installed on your system - Clone this repository
- Run
cd Formula-1-VRD
- Run
npm i
- Run
npm run dev
- Head to http://localhost:5173
- ReactJS - Library for building user interfaces.
- Mantine - Component library for ReactJS.
- D3 - Library to generate visualizations.
- React Router DOM - To handle page navigation.
- Zustand - Hooks-based state management.
All the code inside dataScraping, classes, components, pages and utils was written by the two of us.
You can find the process book here.
The demonstration video can be found here.
Name | UID | |
---|---|---|
Alex Liebig | U1072962 | u1072962@utah.edu |
Sharad Bhat | U1418984 | u1418984@utah.edu |