The best Next.js boilerplate ever.
- Tailwind CSS (no more going through the installation guide!) - for styling components easily
next-themes
(@pacocoursey) - for going to the dark sideswr
(@vercel) - for fetching constantly mutating datafetcher.js
so you don't have to keep writing return functions
framer-motion
- for making interactive components and eye-catching animationsreact-icons
- for including your favorite icon packs without increasing bundle size significantly. Tree shaking included.classnames
- for conditionally applying classes to componentsreact-wrap-balancer
- for balancing text widths for titles and paragraphstailwind-merge
- for merging Tailwind class names
© 2021 Sarthak Mohanty. Licensed under the Unlicense from Mozilla.