A modern, responsive portfolio website built with React, TypeScript, and Tailwind CSS.
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
Follow these steps to run the project locally:
# Step 1: Clone the repository
git clone <REPO_URL>
# Step 2: Navigate to the project directory
cd vivid-vitae-canvas
# Step 3: Install dependencies
npm install
# Step 4: Start the development server
npm run dev
- Responsive design
- Modern UI components
- Smooth animations
- Custom cursor
- Dark/Light mode support
- SEO optimized
/src/components
- React components/src/pages
- Page components/src/styles
- Global styles and Tailwind configuration/public
- Static assets
Feel free to submit issues and enhancement requests.