Skip to content

elevate-iiitn/ClubsHub

Repository files navigation

IIITN Clubs — Functionality README

Purpose: Single-page, mobile-first directory of IIIT Nagpur student clubs curated by Elevate. Fast to browse, easy to update, and built for direct discovery — each club card links to that club’s Instagram profile.

Features (In Progress)

  • Event Information
    Display detailed event information including schedule, venue, and important updates.

  • Team & Projects Showcase
    Highlight participating teams and their projects in an organized and easy-to-browse format.

  • Announcements Section
    Real-time updates for participants to stay informed during the event.

  • Sponsor & Partner Integration
    Dedicated sections to showcase sponsors, partners, and collaborators.

  • Responsive Design
    Built mobile-first, ensuring accessibility and usability across devices of all sizes.

  • Contact & Support
    Provide contact details or links for participants to reach organizers quickly.

Tech Stack

  • Frontend:

    • TSX (TypeScript + JSX)
    • HTML5
    • JavaScript (ES6+)
    • CSS3
  • Deployment: Compatible with Vercel, Netlify, or any static hosting service.

Installation

1.Clone the repository:

git clone https://github.com/elevate-iiitn/ClubsHub
cd clubshub

2.Install dependencies:

npm install
Run the development server:
npm run dev

3.Open http://localhost:3000 in your browser.

4.Deployment

The app can be easily deployed on hosting platforms like Vercel, Netlify, or any static hosting service.

Contribution

Contributions are welcome! Please open an issue or submit a pull request if you’d like to improve the functionality.

Releases

No releases published

Packages

 
 
 

Contributors