Welcome to my tech blog! This is my personal space where I share insights about AI, LLMs, and technology.
- 📱 Responsive design
- 🎨 Modern UI with Tailwind CSS
- 📝 Blog posts about AI and technology
- 🔍 Easy navigation with collapsible sidebar
- 🏷️ Topic-based categorization
- React
- TypeScript
- Vite
- Tailwind CSS
- React Router
- Lucide Icons
- Clone the repository:
git clone https://github.com/yourusername/yourusername.git
cd yourusername
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
MIT License - feel free to use this template for your own blog!