This is my portfolio made by Next.js project bootstrapped with create-next-app
.
First, fork this repository and install package
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
./src
|-components
|-data
|-lib
|-pages
|-posts
|-styles
|-types
UI components list.
My localdata.
Methods of API access for posts and GATags.
Pages of routing by Next.js.
Global CSS, CSS Module by using Sass.
Type definitions.