DEV Community

Cover image for I made a developer portfolio template using React and Next
umutyesildal
umutyesildal

Posted on

I made a developer portfolio template using React and Next

I developed a simple but beautiful developer portfolio template using React and Next.js.

Image description

I am a 25 yo developer, i have been trying portfolio templates lately but i couldn't find one that fits my needs. Therefore i have created my own template that you can use as well!

Nearly all the components are dynamic and easy to use! Feel free to use it as-is or personalize it as much as you want. Please give me a feedback and if you find a bug tell me. A star on github is pretty appreciated.

If you'd like to contribute and make this much better for other users, please do.

Project Covers:
✔️ Homepage
✔️ Expertise
✔️ Experience
✔️ Work and Projects
✔️ Contact

To view a live example, click here
Github link

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

The versions i have used in the project.

node@v16.16.0
yarn@1.22.17
git@2.37.3
Enter fullscreen mode Exit fullscreen mode

How To Use

From your command line and clone.

# 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
yarn

# Start a local dev server
yarn dev
Enter fullscreen mode Exit fullscreen mode

Deployment

For deployment I have used vercel and I am pretty happy with it.

# Build & Development Settings
Framework Preset: Nextjs
Build command: next build
Output directory: default
Install command: yarn
Development command: next
Enter fullscreen mode Exit fullscreen mode

Technologies Used

Top comments (2)

Collapse
 
deutshiptv profile image
mestapha elhmd

Mit DEUTSCH-IPTV öffnen Sie eine neue Welt des Entertainment und der Qualität. Als führende Website in Deutschland sind wir stolz darauf, unseren Kunden die besten Dienstleistungen und die neuesten Inhalte anzubieten. Erhalten Sie unbegrenzten Zugang zu all Ihren Lieblings deutschen Kanälen, sowie zu den neuesten Filmen und Serien, mit einer kostenlosen 3-monatigen Testphase für unsere neuen Kunden. Abonnieren Sie jetzt und genießen Sie die beste DEUTSCH-IPTV Erfahrung in Deutschland!

Collapse
 
benchaoui1 profile image
GERMAN IPTV

Mit GERMAN-IPTV öffnen Sie eine neue Welt des Entertainment und der Qualität. Als führende Website in Deutschland sind wir stolz darauf, unseren Kunden die besten Dienstleistungen und die neuesten Inhalte anzubieten. Erhalten Sie unbegrenzten Zugang zu all Ihren Lieblings deutschen Kanälen, sowie zu den neuesten Filmen und Serien, mit einer kostenlosen 3-monatigen Testphase für unsere neuen Kunden. Abonnieren Sie jetzt und genießen Sie die beste GERMAN-IPTV Erfahrung in Deutschland!

Some comments may only be visible to logged-in visitors. Sign in to view all comments.