Welcome to the Aarambh website repository! Aarambh is an annual sports event organized at IIIT Naya Raipur, designed to celebrate sportsmanship and athleticism across various disciplines. This website serves as the digital portal for Aarambh, providing visitors with up-to-date information on scores, schedules, standings, and much more.
The Aarambh website is built with a Next.js frontend and a Node.js backend, making it responsive, fast, and secure. The backend API serves dynamic data such as match scores, schedules, and team standings, all of which update in real-time to keep participants and fans engaged.
The project is hosted on Vercel, ensuring seamless deployment and fast loading times.
- Live Scores & Updates: Stay updated with live scores across all sports.
- Event Schedule: View the event schedule with details for each match or activity.
- Team Standings: Track standings, rankings, and team statistics.
- Gallery: Browse through event photos capturing highlights and memorable moments.
- User-friendly Interface: Enjoy an intuitive, responsive design that works seamlessly on both mobile and desktop.
- Next.js: For server-rendered React applications with optimized performance.
- CSS Modules / Tailwind CSS: For responsive and modern styling.
- Vercel: For hosting and deploying the frontend.
- Node.js: Server environment for the backend API.
- Express: For handling backend routes and APIs.
- PostgreSQL: For storing data related to schedules, scores, standings, etc.
- Vercel Serverless Functions: Deployed via Vercel for seamless integration with the frontend.
Contributions are welcome! If you'd like to make improvements or report bugs, please open an issue or submit a pull request.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/FeatureName
). - Commit your changes (
git commit -m 'Add FeatureName'
). - Push to the branch (
git push origin feature/FeatureName
). - Open a pull request.
This project is licensed under the MIT License.