Skip to content

A personal portfolio website using React, Next.js, and ChakraUI

Notifications You must be signed in to change notification settings

colson0804/portfolio-site

Repository files navigation

Portfolio website

A personal portfolio website using React, Next.js, and ChakraUI. Adapted from this video but customized with my own content.

Future plans involve adding a blog, a gallery, and a projects page to showcase my work.

Getting Started

Prerequisites

  • NodeJS: Ensure you have Node.js installed on your machine to run the project and manage dependencies.

Installation

  1. Clone the repository using Git:
git clone https://github.com/colson0804/portfolio-site.git
  1. Open a terminal or command prompt and navigate to the project's directory.
  2. Install the project dependencies by running npm install.
  3. Start the development server by running npm run dev
  4. Open your web browser and visit http://localhost:3000 to preview the portfolio site locally.

About

A personal portfolio website using React, Next.js, and ChakraUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published