Just a simple front-end practice trying to use the followings together:
- React
- TypeScript
- Vite
- TanStack Router
- Tailwind css
I also use this to learn how to deploy a react app to cloudflare page.
- git clone
- cd into directory
- yarn install
- yarn dev
- yarn build
- upload the dist directory to cloudflare page