Personal blog built with React, TypeScript, and Vite.
- React - UI library
- TypeScript - Type safety
- Vite - Build tool and dev server
- TanStack Router - Type-safe routing
- Tailwind CSS - Styling (via components)
- Install dependencies:
pnpm install- Start the development server:
pnpm dev- Build for production:
pnpm buildsrc/routes/- Page components and routingsrc/components/- Reusable UI componentssrc/lib/- Utility functions and helpers
Built with ❤️ by am2rican5