A single page app built using:
- React
- Vite
- TailwindCSS
Deployed using gh-pages at: https://the-cryptocrats.github.io/single-page-app/
npm i
npm run dev
- Change "homepage" in package to your username
https://<USERNAME>.github.io/single-page-app/
to deploy in gh-pages branch of your repo
npm run predeploy
npm run preview
npm run deploy