The Official Website for IIT-G MUN displays information about our team, our Alumni, what we do and many more. This website is hosted LINK
Some key features of the site are:
- Responsive Design
- Light and Dark Mode
- Previous Editions
- Gallery
- Google Forms to accept applications and much more...
- Front End: React JS and a few libraries (+ AOS, react-count-up, react-scroll-trigger) and Mutation Observer API , Google Maps API
- Back End: Sanity.io
-This is the landing page of our website. At the top, you will see Navbar from where you can go to different pages and on the right, you will see a button on pressing it. You can toggle between light mode and dark mode.
-This page contains info about IIT-G MUN
-This page provides the link to the Google form to apply for the conference.
-This page contains information about our team and our alums.
-This contains information about our previous editions.
-This page contains images of the previous editions.
-This page contains our contact information.
- Step 1: Clone this repository into your local machine. (See here)
- Step 2: Install all the dependencies.
npm install
- Step 3: Run the server.
npm start
- For Developer's Info, visit our website and see the footer