npm.io
1.0.8 • Published 1 year agoCLI

jcstack

Licence
ISC
Version
1.0.8
Deps
1
Size
261 kB
Vulns
0
Weekly
0

Next.js Boilerplate Template

This is a boilerplate template for Next.js with Framer Motion, Shadcn, and Tailwind CSS. We use Recoil for state management.

Getting Started

To get started with this template, follow these steps:

  1. npx jcstack <name-of-your-folder>
  2. cd <name-of-your-folder>
  3. npm run dev to start the development server.
  4. Open your browser and navigate to http://localhost:3000 to see the app in action.

Features

This template includes the following features:

  • Next.js: A React framework for building server-side rendered and static websites.
  • Framer Motion: A library for creating smooth animations and transitions in React.
  • Shadcn: A lightweight library for adding shadow effects to elements.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
  • Recoil: A state management library for React applications.
  • Next-Auth: A library for adding authentication to Next.js applications.
  • Prism: An ORM for Node.js applications.

Feel free to customize and modify this template to suit your needs. Happy coding!