Skip to content

jeonghyoon/Portfolio

Repository files navigation

next.js Portfolio project

node-version: 18.x.x

초기 설정

$ npx create-next-app@latest

√ What is your project named? ... portfolio
√ Would you like to use TypeScript with this project? ... Yes
√ Would you like to use ESLint with this project? ... Yes
√ Would you like to use Tailwind CSS with this project? ... Yes
√ Would you like to use `src/` directory with this project? ... No
√ Would you like to use experimental `app/` directory with this project? ... No
√ What import alias would you like configured? » @/*

$ npm run dev

  • logo
  • font
  • color
  • navigation
  • footer
  • top buttom
  • main
    • link
  • home
    • about, new post
  • about
  • posts
    • all
    • detail
  • project
    • beside, protfolio, guestBook, gatsby
  • 404
    • page
  • tailwind plugin
  • contentlayer
  • code block
  • next seo
  • +storybook
  • all
    • responsive
    • dark mode
    • share url - title, desc, img
  • posts
    • comment
    • search
    • thumb nail
    • link copy
    • categaory
    • tags
  • [all] 처음 로딩 시, 효과
  • [posts] hover 효과
  • vercel

About

next.js Portfolio project

Resources

Stars

Watchers

Forks

Packages

No packages published