Overview
hotlapmode.app is an interactive website that provides Formula 1 fans with a platform to discover and compare teammate performance. This website offers various functions and tools to give users a more accurate insight into the pace differences between drivers and teams. The project is built using technologies such as SvelteKit, TailwindCSS, DaisyUI, ChartJS, and more. It is deployed on Vercel and welcomes contributions from the community.
Features
- Teammate Comparisons: Users can compare the performance of different F1 teammates, gaining insights into the pace differences between drivers and teams.
- Interactive Website: The website is designed to be interactive and engaging, providing users with a seamless browsing experience.
- Data Visualization: Utilizing ChartJS, the website presents data in visually appealing charts and graphs, making it easier for users to analyze and digest information.
Installation
To run hotlapmode.app locally, make sure you have the following prerequisites:
- Node.js 16.0.0 or higher (Download from Node.js website)
- Clone the repository to your local machine.
- Create a .env file in the root of the project and add the necessary environment variables.
- Install project dependencies by running the command
npm installoryarn install. - Start the development server using
npm run devoryarn dev.
Summary
hotlapmode.app is an interactive website that offers Formula 1 fans a platform to explore and compare teammate performance. With its user-friendly interface, data visualization capabilities, and easy installation process, hotlapmode.app provides an engaging and informative experience for F1 enthusiasts. Built with modern technologies and deployed on Vercel, this project welcomes contributions and feedback from the community.