Adan206 / adan-portfolio

a nextjs portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adan-portfolio

Please use this repository as a template for your own portfolio!

This portfolio site is built using Next.js and follows a simple but effective visual pattern inspired by Linktree.

This portfolio is made to deploy to GitHub Pages, a forever-free static site hosting service from GitHub!

View the live site here.

use

  1. Install using npm i and run a local deployment server using npm start.

  2. Update the site as you see fit.

    1. I encourage you to edit a few design elements including the colors to fit your personal style.

    2. For most developers, I recommend that they retain a GitHub, LinkedIn, and Blog link.

  3. Deploy to GitHub Pages using npm run deploy. Ensure your repository settings have GitHub Pages enabled to obtain a public URL.

development

Feel free to create an issue or a PR for any reason.

About

a nextjs portfolio

License:MIT License


Languages

Language:HTML 49.3%Language:TypeScript 26.0%Language:CSS 19.7%Language:JavaScript 5.0%