This is the repository for the COMP6841 Something Awesome project. The project serves as a website that hosts my writeups for the HackTheBox web challenges that I had completed as a part of this project.
First, install the dependencies:
pnpm installRun the server with the following command:
pnpm devOpen http://localhost:3000 with your browser to see the result.