Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 807 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 807 Bytes

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 to Aug 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

  1. Fork this repository to your own GitHub account.
  2. Clone the forked repository to your local machine.
  3. Install the necessary dependencies by running npm install in the root directory.
  4. Start the development server by running npm start.
  5. The website should now be accessible at http://localhost:3000.