Skip to content

MinThaMie/advent-of-code-2023

Repository files navigation

advent-of-code-2023

Welcome to our amazing Advent of Code app. We (MinThamie & LiuLangZhe (sis & bro)) will try to solve as many of the 2023 Advent of Code puzzles as possible. In previous years we used to do this seperately, but this year we want to bundle our efforts, so we've updated MinThaMie's UI to house both our inputs! Each day will show a silver or gold medal, depending on wheter we got 1 or two stars!

Netlify Status

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd advent-of-code-2023
  • npm install

Running / Development

Deploying

Just push to main and Netlify will do the rest :)