The official website for Asthra 2025 - Musaliar College of Engineering's premier techno-cultural fest.
-
Clone the repository
git clone https://github.com/abhi-ragh/asthra-mcc.git cd asthra-mcc -
Install dependencies
npm install
-
Start development server
npm run dev
├── public/ # Static assets
│ ├── assets/
│ │ ├── images/ # Website images
│ │ ├── logos/ # Event logos
│ │ └── fonts/ # Custom fonts
│
├── src/
│ ├── components/ # React components
│ │ ├── Home.jsx # Landing page
│ │ ├── Events.jsx # Event listings
│ │ └── ... # Other components
│ │
│ ├── styles/ # CSS modules
│ ├── data/ # Event data files
│ └── App.js # Main application router
- Frontend Framework: React 18
- Routing: React Router 6
- Styling: CSS Modules with custom animations
- Icons: Lucide React Icons
We welcome contributions! Please follow these steps:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Musaliar College of Engineering for their support
- Lucide team for beautiful icons
- React community for amazing documentation
- All contributors and participants
