This is the source code for the HypeTech Education website.
- Clone the repository
- Run
yarn install
to install dependencies - Run
yarn dev
to start the development server
The website is automatically deployed via GitHub Actions to GitHub Pages when changes are pushed to the main
branch.
This project is licensed under the MIT License.