This is my 2022 NHD project's website. This years theme is "frontiers in histroy" and my topic is on asymetrical encryption.
I'm using a framework called astro combined with react, typescript, and tailwind css to build this website.
You can debug this website by using:
yarn dev
The deployment however, will be hosted on NHD website builder.
I have github actions setup to automatically deploy to the NHD website builder. You can see the workflow file here.