This is my custom Portfolio website built with Next.js to showcase my skills and projects designed to show recruiters.
-
Responsive Design: Fully adapts to various screen sizes, from mobile devices to large desktop monitors, providing a seamless experience across all platforms.
-
Interactive UI: Engaging user interface components to make exploring my projects and information a pleasant experience.
-
Performance Optimized: Focused on delivering a fast-loading and efficient website
To get a local copy of this project up and running on your machine, follow these simple steps.
You'll need Node.js and npm (or Yarn) installed on your system.
-
Node.js (LTS version recommended)
-
npm (comes with Node.js)
-
Clone the repository:
git clone https://github.com/crystalstorm466/Portfolio.git
-
Navigate into the project directory:
cd Portfolio
-
Install dependencies:
npm install --legacy-peer-deps
-
Start the Next.js development server:
npm run build npm run start
This will start the application in development mode.
-
Open your browser: Visit
http://localhost:3000
(or the port specified in your console) to see the application.
You can view the live version of my portfolio website here: [Link to your deployed website, e.g., https://your-portfolio-domain.com
]
Feel free to connect with me!
-
Email: [email protected]
-
**LinkedIn:**https://www.linkedin.com/in/david-holland-1a7b90339/
-
GitHub: github.com/crystalstorm466