HackHealth is a deliberately vulnerable web app. This tutorial provides detailed instructions on how to use and interact with the app.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
Template of the app was created using Nextra and is hosted on Vercel. This project is licensed under the MIT License.