A modern, responsive personal portfolio website built with React, TypeScript, and Tailwind CSS. This project showcases professional experience, skills, and projects in an elegant and user-friendly interface.
- Modern and responsive design
- Built with TypeScript for type safety
- Styled with Tailwind CSS for a clean, customizable UI
- Component-driven architecture using React
- Fast and optimized with Vite
- Radix UI components for accessible UI elements
- Clean and maintainable code structure
- React 18
- TypeScript
- Tailwind CSS
- Vite
- React Router DOM
- Radix UI Components
- Lucide React Icons
- Class Variance Authority
- CLSX & Tailwind Merge for conditional styling
- Clone the repository:
git clone [https://github.com/iamakchavan/akchavan]
cd akchavan
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
src/
├── components/ # Reusable UI components
├── screens/ # Page components
├── lib/ # Utilities and helpers
└── index.tsx # Application entry point
- The project uses Vite for fast development and building
- TypeScript for type safety and better developer experience
- Tailwind CSS for utility-first styling
- Component-based architecture for maintainability
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by akc