Skip to content

abhi-ragh/asthra-mcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asthra 2025 - Official Techno-Cultural Fest Website

Asthra Banner

The official website for Asthra 2025 - Musaliar College of Engineering's premier techno-cultural fest.

Installation

  1. Clone the repository

    git clone https://github.com/abhi-ragh/asthra-mcc.git
    cd asthra-mcc
  2. Install dependencies

    npm install
  3. Start development server

    npm run dev

Project Structure

├── 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

Key Technologies

  • Frontend Framework: React 18
  • Routing: React Router 6
  • Styling: CSS Modules with custom animations
  • Icons: Lucide React Icons

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

  • Musaliar College of Engineering for their support
  • Lucide team for beautiful icons
  • React community for amazing documentation
  • All contributors and participants

About

The official website for Asthra 2025 - Musaliar College of Engineering's premier techno-cultural fest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published