Skip to content

sarthaktexas/perfect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5297c50 · Dec 9, 2024
Jun 20, 2022
Jan 24, 2024
Jul 3, 2021
Jun 23, 2023
Jun 23, 2023
Feb 23, 2021
Feb 13, 2024
Dec 9, 2024
Mar 25, 2024
Feb 23, 2021
Feb 18, 2024

Repository files navigation

Perfect

The best Next.js boilerplate ever.

What does this have?

  • Tailwind CSS (no more going through the installation guide!) - for styling components easily
  • next-themes (@pacocoursey) - for going to the dark side
  • swr (@vercel) - for fetching constantly mutating data
    • fetcher.js so you don't have to keep writing return functions
  • framer-motion - for making interactive components and eye-catching animations
  • react-icons - for including your favorite icon packs without increasing bundle size significantly. Tree shaking included.
  • classnames - for conditionally applying classes to components
  • react-wrap-balancer - for balancing text widths for titles and paragraphs
  • tailwind-merge - for merging Tailwind class names

© 2021 Sarthak Mohanty. Licensed under the Unlicense from Mozilla.