Skip to content

Website developed in MERN stack for Spirit, the biggest collegiate sporting festival of North Eastern India with 3K+ participants from 65+ colleges hosted by IIT Guwahati.

Notifications You must be signed in to change notification settings

Nikitha2309/spirit2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB, Expressjs, React, Nodejs

Website developed in MERN stack for Spirit, the biggest collegiate sporting festival of North Eastern India with 3K+ participants from 65+ colleges hosted by IIT Guwahati

clone or download

$ git clone https://github.com/Nikitha2309/spirit2021.git
$ npm i

Start

$ cd spirit2021   // go to server folder
$ npm i           // npm install packages
$ npm run dev     // run it locally
$ npm run build   // this will build the server code to es5 js codes and generate a dist file

Features

  • Authentication
    • Integrated Google Sign-in Feature
    • Sign-in with email & password
  • New Announcements Display
  • Showcase of all information about Spirit and related statistics
  • Updates about ongoing & upcoming events
  • Register Feature for every event
  • Footer with quick links and contact details

Website Views

Landing Page

image

Dynamic Display in Landing Page

Untitled

Login Page

image

Event Page

image

Hover Effects for Event Cards

Untitled (1)

Sponsors Page

image

About Us Page

image

Restricted Pages of the website redirects to login page if the user is not logged in

image

About

Website developed in MERN stack for Spirit, the biggest collegiate sporting festival of North Eastern India with 3K+ participants from 65+ colleges hosted by IIT Guwahati.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 66.1%
  • CSS 21.0%
  • JavaScript 12.9%