GitHub repository for the TEDxGECRIT'23 - Unraveling Paradoxes website! This repository contains all the necessary code and assets to build and deploy the TEDxGECRIT event website.
This repository is dedicated to the source code and development of the TEDxGECRIT - Unraveling Paradoxes website. The website serves as an online platform to showcase event information, speakers, schedule, and facilitate contact with the TEDxGECRIT team.
The website is built using the following technologies:
Next.js
: A popular React framework for building fast and dynamic web applications.Tailwind CSS
: A utility-first CSS framework for designing responsive and modern user interfaces.EmailJS
: A service that enables seamless integration of email functionality into Contact section of our page.Vercel
: A cloud platform for hosting and deploying web applications.
- Website Hosted on Vercel: https://www.tedxgecrit.com
- Alternate Hosted Link: https://tedxgecrit.vercel.app
Install dependencies
npm install
First, run the development server:
npm run dev
or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Thank you for your interest in the TEDxGECRIT - Unraveling Paradoxes website project! We look forward to your contributions and hope you enjoy exploring the website.
(For more information about TEDxGECRIT, visit https://www.tedxgecrit.com ).