Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 1.87 KB

README.md

File metadata and controls

69 lines (51 loc) · 1.87 KB

Andrew's Portfolio

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.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/ItsAndrewM/portfolio-nextjs.git
  1. Navigate to the /client directory:
cd portfolio-nextjs/client
  1. Install the dependencies:
yarn install

Running the Application

To run the application in development mode, execute:

yarn dev

Your app should be available at http://localhost:3000.

Technologies Used

  • 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]

Features

This portfolio includes:

  • Responsive design for various screen sizes.
  • Interactive project showcase.
  • About me section.
  • [List other features]

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Andrew - [Your Contact Information]

Project Link: https://github.com/ItsAndrewM/portfolio-nextjs