Skip to content

hcs-t4sg/s24-exploration-courses

Repository files navigation

Welcome! This is the Course Selection Calendar application made by Tech for Social Good's Exploration Team in Spring 2024.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Then, open http://localhost:3000 with your browser to see the result.