Skip to content

Baplisca/NextJS-Portfolio

Repository files navigation

NextJS-Portfolio

Getting Started

git clone git@github.com:Baplisca/NextJS-Portfolio.git
cd NextJS-Portfolio
npm i
npm run dev

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

Dependency Library

Framework

・Next.js

State management

zustand

Linter/Formatter

・ESLint

・Prettier

Other Library

nextjs-progressbar: show progress bar

font-awesome: icon

react-responsive: media query in react

react-responsive-carousel: use auto slide show

html-react-parser: parce html in .tsx

volta: node version control tool

Enviroment

・typescript (Ver 4.9.5)

・node (Ver 18.13.0)