/frontend-practice-01

Simple frontend practice using React + TanStack Router + Tailwindcss + Vite

Primary LanguageTypeScript

About

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.

If want to try

  1. git clone
  2. cd into directory
  3. yarn install
  4. yarn dev

Preview

frontend-practice-01

Deploy

  1. yarn build
  2. upload the dist directory to cloudflare page