Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 192 Bytes

Boilerplate I use for building This uses:

  • tailwind and shadcn for styling
  • react query for data fetching
  • axios for api calls
  • react router dom for routing
  • zustand for state management