The repository for Hyperjump Technology's landing page. https://hyperjump.tech
- Clone the repository
- Install dependencies using Bun:
bun install
- Run the development server:
bun dev
- Next.js with App Router.
- Tailwind CSS and Shadcn/UI.
- simple-i18n-next.
- TypeScript.
The website is deployed to GitHub Pages using the export output of Next.js.
MIT