Skip to content

A personal portfolio built using Next.js, Chakra UI, SEO, MDX, and TypeScript

License

Notifications You must be signed in to change notification settings

dylanwatsonsoftware/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Twitter: Dylan Watson

This is a boilerplate for building portfolio applications using Next.js.

Overview

This boilerplate is built using the following technologies:

  1. Chakra UI
  2. Emotion
  3. TypeScript

Requirements

  1. Node.js
  2. npm

Installation

1. Clone the application

git clone [email protected]:dylanwatsonsoftware/portfolio.git portfolio

2. Install necessary dependencies for the frontend application

cd portfolio && yarn install

3. Start the application

From the root directory, we can run the following command to start the application:

yarn dev

The above command will start the application on http://localhost:3000/.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A personal portfolio built using Next.js, Chakra UI, SEO, MDX, and TypeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.0%
  • MDX 33.2%
  • Other 0.8%