A web application built with React and TypeScript. This project includes unit testing with Jest and is deployed using GitHub Pages.
Access the app here: https://wezebo.github.io/hmtools/
- React – UI library
- TypeScript – Static type checking
- Jest – Unit testing
- GitHub Pages – Deployment
bun run dev
bun run build
bun run typecheck
bun run test