Portfolio V2 screenshot

Portfolio V2

Author Avatar Theme by Gregogun
Updated: 19 Jun 2021
25 Stars

2nd version of my portfolio, being built with Next.js, Chakra UI, and Storybook.

Categories

Overview:

Portfolio V2 is the second and most recent version of the developer’s personal website. It is being built using Next.js, Chakra UI, and Storybook. The website can be viewed live at www.gregogun.com.

Features:

  • Built with Next.js, Chakra UI, and Storybook
  • Fully responsive design
  • Clean and modern UI

Installation:

To run the project locally, follow these steps:

  1. Clone the project locally using the command:
git clone <repository URL>
  1. Install the dependencies required for the app to run in development mode.
  2. Run the development server by executing the command:
npm run dev
  1. Open http://localhost:3000 in your preferred browser to view the website.

Dependencies:

  • React
  • React-DOM
  • Chakra UI
  • Storybook
  • Prettier
  • ESLint
  • Checkly
  • Jest
  • React Testing Library

Summary:

Portfolio V2 is a personal website built using Next.js, Chakra UI, and Storybook. It offers a clean and modern UI and is fully responsive. It can be installed and run locally by following the provided instructions.