A modern and responsive creative portfolio built using v0.dev by Vercel.
Check out the live demo: https://v0-creative-portfolio-o7.vercel.app/
- Responsive design that works on all devices
- Modern UI with smooth animations
- Project showcase section
- About me section
- Contact information
- Built with cutting-edge web technologies
- Next.js - The React framework for production
- Tailwind CSS - Utility-first CSS framework
- v0.dev - AI-powered UI component generator
- Vercel - Deployment platform
To run this project locally, follow these steps:
-
Clone the repository: ```bash git clone https://github.com/shinekyaw/Creative-Portfolio.git ```
-
Navigate to the project directory: ```bash cd Creative-Portfolio ```
-
Install dependencies: ```bash npm install ```
-
Run the development server: ```bash npm run dev ```
-
Open http://localhost:3000 in your browser to view the portfolio.
To customize this portfolio for your own use:
- Update the content in the appropriate components
- Replace placeholder images with your own in the
publicfolder - Modify the color scheme in
tailwind.config.js - Update the metadata in
app/layout.tsx
This project is configured for easy deployment on Vercel. To deploy your own version:
- Fork this repository
- Create a new project on Vercel
- Connect your GitHub account and select this repository
- Click "Deploy"
Vercel will automatically deploy your portfolio and provide you with a live URL.
Contributions are welcome! If you have suggestions for improvements, please open an issue or submit a pull request.
This project is open source and available under the MIT License.
