Are you finding it challenging to build a professional portfolio website? Don’t worry! With the Developer Portfolio template, you can effortlessly create a personalized portfolio that suits your style. Designed for ease of use and customization, this template is ideal for both developers and freelancers. Start building your portfolio today!
⭐ Star me on GitHub — it helps!
⚡️ Fully Responsive
⚡️ Next.js, Shadcn/ui, TailwindCSS
⚡️ Animation using Framer Motion
⚡️ Easy to modify
✔️ Home
✔️ Services
✔️ Resume
✔️ Work
✔️ Contact
node --version
git --version
To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands
git clone https://github.com/<YOUR GITHUB USERNAME>/portfolio-template.git
cd portfolio-template
npm install
# or
yarn
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Shadcn - Customizable component library for building modern web apps.
- Tailwind CSS - Utility-first CSS framework with predefined classes.
- Motion - A modern animation library for JavaScript and React
- Swiper - The most modern mobile touch slider
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine.
- Build your code 🔨🔨🔨
- 🔃 Create a new pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.