Welcome to the official repository for the TEDxMITUjjain website! This website was built using a modern tech stack to provide a seamless user experience. You can visit the live website at https://www.tedxmitujjain.com.
This repository contains the source code for the TEDxMITUjjain website, which is an independently organized TEDx event by MIT Ujjain.
The website is built using the following technologies:
- Frontend Framework: React.js and its ecosystem, including HTML and CSS for the user interface.
- Build Tool: Vite.js for fast and efficient development.
- Module Bundler: Rollup for bundling JavaScript modules.
- Linter: Eslint for code quality and consistency.
- Configuration: jsconfig.json for project configuration.
- Hosting: The website is hosted on Vercel.
- SSL Certification: The website has SSL certification to ensure secure connections.
The website is organized into two major pages:
- Home: The landing page that provides an overview of the TEDxMITUjjain event.
- About: Information about the event, its mission, and its organizers.
- Speakers: Details about the featured speakers who will be presenting at the event.
- Partners: Information about event sponsors and partners.
- Contact: Ways to get in touch with the event organizers.
This section likely provides information about the teams involved in organizing the event, such as:
- Licensee: Details about our TEDx License Holder.
- Organizing Team: Profiles of the event's core organizers.
- Tech Team: Information about the technical team that developed the website and managed the tech aspects.
- Volunteers: Information about volunteers contributing to the event's success.
While the website is already hosted, if you want to run the project locally for development purposes, follow these steps:
- Clone this repository to your local machine.
- Ensure you have Node.js installed (version 16.0.0 or higher).
- Open your terminal, navigate to the project directory, and run
npm install
to install project dependencies. - Run
npm run dev
to start a local development server. Vite.js provides hot module replacement, so you don't need to manually refresh the site during development.
The development of this website was made possible by the collaborative efforts of:
Thank you for visiting the TEDxMITUjjain website repository!