ย
- 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
ย
- 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. ย
- Blog Posting for Members: Allow members to share posts and articles.
- User Account Creation: Enable members to create accounts and interact more dynamically.
ย
ย
-
Clone the repository:
git clone https://github.com/yourusername/gdg-community-platform.git
-
Navigate to the project directory:
cd gdg-community-platform -
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev # or yarn dev -
Open your browser and go to
http://localhost:3000to view the site.
ย
ย
ย

