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:
- Clone the project locally using the command:
git clone <repository URL>
- Install the dependencies required for the app to run in development mode.
- Run the development server by executing the command:
npm run dev
- 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.