This is a spinoff of Advent of Code, a popular challenge where participants solve 25 pairs of problems in December. Our version had 19 problems in 2024.
This is a Next.js project bootstrapped with create-next-app
.
First, install the dependencies:
npm install --force
Then get the .env file from anyone who has it, and run the development server:
npm run dev
Open http://localhost:3000 to view the app.