Welcome to the GitHub repository of my personal portfolio! This portfolio, built using Next.js, is a reflection of my skills, projects, and professional journey. It's designed to be responsive, user-friendly, and visually appealing.
- Getting Started
- Prerequisites
- Installation
- Running the Application
- Technologies Used
- Features
- License
- Contact
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
- Clone the repository:
git clone https://github.com/ItsAndrewM/portfolio-nextjs.git
- Navigate to the
/client
directory:
cd portfolio-nextjs/client
- Install the dependencies:
yarn install
To run the application in development mode, execute:
yarn dev
Your app should be available at http://localhost:3000
.
- Next.js: A React framework for building server-side rendered applications.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- [Add other technologies and tools used]
This portfolio includes:
- Responsive design for various screen sizes.
- Interactive project showcase.
- About me section.
- [List other features]
Distributed under the MIT License. See LICENSE
for more information.
Andrew - [Your Contact Information]
Project Link: https://github.com/ItsAndrewM/portfolio-nextjs