Skip to content

kabaskill/dev-portfolio

Repository files navigation

Portfolio Website For Developers 💯

  • Responsive layout, works well on both Mobile and Desktop
  • Dark mode support. Click buttons to toggle dark mode and light mode.
  • Clear React components and tailwind styling.
  • Clear call to actions.

Pages

The structure is pretty simple but slick.

Tech Stack

The website is built in my favourite Tech Stack and deployed on Vercel

Usage

  • Clone the repository using git clone https://github.com/kabaskill/dev-portfolio.git
  • Install all the modules by using npm i or npm install or yarn
  • Run the local development server by using npm run dev or yarn dev
  • Make the required edits and deploy to YOUR GitHub repo for CI/CD.

Deployment

Deployment can be done in 3 easy steps.

  • Login to Vercel or signup for an account if you don't have one.
  • Create a New Project and select YOUR GitHub repository of the portfolio project.
  • Wait for Vercel to deploy your project to production.

License

This template is completely open source and free to use. Use it for client projects or your own portfolio project.

Credits