Skip to content

BhattAnsh/gdg-community-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

👇 GDG Community Platform

Next JS TailwindCSS TypeScript

image  

Size Limit logo by Anton Lovchikov

 

  • Engage with the Community
  • Stay up-to-date with Tech News
  • Post your own blogs in the community
  • Discover Events
  • Explore Past Initiatives
  • Meet the Team

 

🎙 Key Features

  • Dynamic Events Section: Display upcoming and past events with registration links.
  • Community Gallery: Showcase moments from various events through a visually rich gallery.
  • Team Section: Interactive cards for team members with role descriptions and images.
  • Connect Section: Options for users to join the community and stay updated.
  • Responsive Design: Optimized for both desktop and mobile devices using Tailwind CSS.  

>> Upcoming Features

  • Blog Posting for Members: Allow members to share posts and articles.
  • User Account Creation: Enable members to create accounts and interact more dynamically.

 

📌 Getting Started

 

  1. Clone the repository:

    git clone https://github.com/yourusername/gdg-community-platform.git
  2. Navigate to the project directory:

    cd gdg-community-platform
  3. Install dependencies:

    npm install
    # or
    yarn install
  4. Start the development server:

    npm run dev
    # or
    yarn dev
  5. Open your browser and go to http://localhost:3000 to view the site.

 

👥 Contributors

Size Limit logo by Anton Lovchikov   Size Limit logo by Anton Lovchikov

 

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.8%
  • JavaScript 18.5%
  • CSS 2.7%