This is the source code for the HypeTech Education website.
- Clone the repository
- Run
yarn installto install dependencies - Run
yarn devto 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.