Skip to content

jiacheng-coder/next-tailwind-portfolio

Repository files navigation

The Reason for me to recommend the next.js

  • 内置的路径别名,无需配置(no need to configure alias)
  • Image等组件,自带图片懒加载(out of box Image component、Link component and so on)
  • 完善的路由系统(build-in router system)
  • SSR服务端渲染支持,SEO表现优秀(better SEO performance)

Third-Part Library

  • clsx: combine the css className
  • framer-motion: React animate library
  • react-intersection-observer: watch if the section in view
  • react-vertical-timeline-component
  • [email protected]: help to send email
  • styling the email content
    • @react-email/components
    • @react-email/tailwind
  • react-hot-toast: give the toast

server action

in form, use the action feature to implement the form submit, no need to write like onSubmit={handleSubmit} and so on

About

Portfolio with NextJs and TailWindCSS !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published