Solve It
Welcome to the Solve It event website repository! This event, organized by GDSC ESTIN, features workshops and a hackathon.
Event Details
- Date:
Jan 05Th 2023
toAug 03Rd 2023
- Location:
ESTIN
Features
- Event overview and timeline
- Hackathon information and registration
- Workshop information and registration
- Mentor and sponsor listings
- Countdown timer
Getting Started
- Fork this repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Install the necessary dependencies by running
npm install
in the root directory. - Start the development server by running
npm start
. - The website should now be accessible at http://localhost:3000.