Skip to content

pedropcruz/portfolio

Repository files navigation

My Personal Portfolio

This is the code for my personal portfolio website, built with Next.js and Tailwind CSS.

Features

  • About me section with bio and skills
  • Projects section with featured projects
  • Contact section with social links
  • Responsive design

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

Getting Started

  1. Clone the repo:
git clone https://github.com//portfolio.git
  1. Install dependencies:
pnpm install
  1. Run the dev server:
pnpm dev
  1. Build for production:
pnpm build
  1. Launch the prod server:
pnpm start

Customization

The main content sections are found in /lib and can be edited to customize the content.

The main SCSS files are found in /styles and can be edited to customize the styling.

Deployment

The site is deployed on Netlify and configured to automatically deploy from the main branch.

Credits

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages