Made with React + TypeScript + Vite + TailwindCSS
For development:
npm install
npm run devUse npm run format to format the code.
To deploy:
npm run deployThis would build and push the built page onto the gh-pages branch, which is what is set to be hosted by GitHub pages.