next-booster

2.0.0 • Public • Published

Next.js Booster

Propulse your Next.js application with a minimal state of the art template.

A minimal template to propulse your Next.js application with a state of the art tech stack, lint and format rules:

Goal

The goal is to provide a minimal template for Next.js applications in TypeScript. The template is meant to be as minimal as possible, just enough to kick start your application without having to write boilerplate code.

By using a very small set of features, this template aims to be easy to update so that latest packages are always in use. This comes with some benefits:

  • Easily maintanable
  • Easily extendable
  • Suits most needs

Recommended libraries

State management.

We recommend using Zustand.

Styling

We recommend giving a look at TailwindCSS.

/next-booster/

    Package Sidebar

    Install

    npm i next-booster

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    39.1 kB

    Total Files

    16

    Last publish

    Collaborators

    • bryanabate