Skip to content

sid-js/gdsc-website-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

GDSC MVJCE Website Project

A React website built for GDSC MVJCE Selection Project featuring info about GDSC and its activities.

Preview

The website is currently deployed on Vercel. Click here to Preview Website

Features

  • Fully Responsive Website (on Mobile,PC Screens)
  • Home Page
    • Navbar (responsive Hamburger Menu)
    • Hero Section
    • Brief, Features and Events Sections
    • Call to Action for applying to the club.
  • Teams Page
    • Teams page featuring different teams of the club and how to apply.
  • Community Page
    • Displays community posts and logged-in users can publish community posts.
  • Authentication & CRUD using Firebase
    • Authentication and community posts are operated using Firebase and Firestore.

Home Preview

Website Preview

Community Page Preview

Website Preview

Built Using

  • Frontend

    • React TailwindCSSMUI
  • Database and Authentication

    • Firebase
  • Deployment

    • Vercel

Acknowledgements & Packages Used