This is the official website for Aeolus Racing, the motorsport club of IIT Hyderabad. We design, build, and race high-performance formula-style race cars for competitions like Formula Bharat. This website showcases our team, our cars, our valued sponsors, and our journey.
- Astro - The web framework for building fast, content-driven websites.
- Svelte - Cybernetically enhanced web apps.
- Tailwind CSS - A utility-first CSS framework for rapid UI development.
- Bun - A fast all-in-one JavaScript runtime.
To get a local copy up and running, follow these simple steps.
Make sure you have Bun installed on your machine.
- Clone the repository:
git clone https://github.com/your-username/aeolus-racing.git cd aeolus-racing
- Install dependencies:
bun install
- Start the development server:
The website will be accessible at
bun dev
http://localhost:4321
.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
bun install |
Installs dependencies |
bun dev |
Starts local dev server at localhost:4321 |
bun build |
Build your production site to ./dist/ |
bun preview |
Preview your build locally, before deploying |
Distributed under the MIT License. See LICENSE
for more information.
- Website: iith-racing.com
- Instagram: @aeolus_racing
- LinkedIn: Aeolus Racing
- Email: contact@iith-racing.com