Modern and responsive personal portfolio website showcasing my projects and skills.
- 🎨 Clean and modern UI design
- 📱 Fully responsive layout
- ⚡ Fast performance with Vite
- 🎯 TypeScript for type safety
- 💅 Styled with Tailwind CSS
- Frontend: React 18 + TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS
- Linting: ESLint
# Clone the repository
git clone https://github.com/devraikou/raikoudev.git
# Navigate to project directory
cd raikoudev
# Install dependencies
npm install# Start development server
npm run dev
# Open http://localhost:5173 in your browser# Build for production
npm run build
# Preview production build
npm run previewCreated with ❤️ by Raikou
If you like this project, please give it a ⭐ on GitHub!
MIT License - feel free to use this project for your own portfolio!