React (TypeScript) starter project. Configured with Vite. Intended to use when using custom components with TailwindCSS. Can use shadcn/ui for importing new components or make you own.
- Routing - react-router-dom
- App State Management - zustand
- Async State Management (API calls, etc) - @tanstack/react-query
- Icons - lucide-react
** Update libraries before using in your project (Last updated 2023/10/28)