A modern, responsive portfolio website built with Next.js, Tailwind CSS, and Supabase. This project provides a complete solution for showcasing your work, skills, and experience.
- Responsive Design: Looks great on all devices, from mobile to desktop
- Dark/Light Mode: Toggle between dark and light themes
- Project Showcase: Display your projects with images, videos, and details
- Project Ratings: Allow visitors to rate and review your projects
- Admin Dashboard: Manage your content through an intuitive admin interface
- SEO Optimized: Built with SEO best practices in mind
- Fast Performance: Optimized for speed and performance
- Customizable: Easily customize the design and content to match your brand
- Frontend: Next.js 14, React, Tailwind CSS, shadcn/ui
- Backend: Next.js Server Components and Server Actions
- Database: Supabase (PostgreSQL)
- Authentication: Supabase Auth
- Deployment: Vercel
- Node.js 18.x or later
- npm or yarn
- Supabase account
- Clone the repository:
git clone https://github.com/yourusername/portfolio-website.git cd portfolio-website