Skip to content

hurstcorey/MyPortfolioSite

Repository files navigation

Portfolio Website

This is a portfolio website built with Next.js and Tailwind CSS. It showcases your skills, projects, and achievements in an elegant and responsive design.

I used a tutorial created by webdecoded to learn the basics of this site. If you use the tutorial please make sure you pay the kindness forward. Buy webdecoded5 a coffee

This is a Next.js project bootstrapped with create-next-app.

Installation

  1. Clone the repository: git clone https://github.com/judygab/portfolio-website.git or mine.
  2. Navigate to the project directory: cd portfolio-website
  3. Install the dependencies: npm install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Dependencies

The following dependencies are required for this project:

  • Next.js: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A highly customizable CSS framework.
  • React: A JavaScript library for building user interfaces.
  • React Icons: A collection of popular icons for React projects.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Resend: Resend is the email API for developers.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

My Personal Website for work and fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published