taitotnk / taito-t

Home Page:https://taito-t.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my portfolio made by Next.js project bootstrapped with create-next-app.

Getting Started

First, fork this repository and install package

yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Directory Structure

./src
|-components
|-data
|-lib
|-pages
|-posts
|-styles
|-types

components

UI components list.

data

My localdata.

lib

Methods of API access for posts and GATags.

pages

Pages of routing by Next.js.

styles

Global CSS, CSS Module by using Sass.

types

Type definitions.

About

https://taito-t.com


Languages

Language:TypeScript 70.7%Language:SCSS 24.8%Language:JavaScript 4.5%