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!
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd advent-of-code-2023
npm install
npm start
- Visit your app at http://localhost:4200.
Just push to main
and Netlify will do the rest :)