A clean, beautiful and responsive portfolio template for developers.
- ✔️ Homepage
- ✔️ Expertise
- ✔️ Experience
- ✔️ Work and Projects
- ✔️ Contact
node >= 18.x
npm >= 9.x
git
# Clone this repository
git clone https://github.com/umutyesildal/yesildal.me-personal-portfolio.git
# Go into the repository
cd yesildal.me-personal-portfolio
# Install dependencies
npm install
# Start a local dev server
npm run devFor deployment I recommend Vercel:
# Build & Development Settings
Framework Preset: Next.js
Build command: npm run build
Output directory: .next
Install command: npm install- Next.js - React framework
- React - UI library
- GSAP - Animation library
- Material UI - Component library
This project is open source and available under the MIT License.