More Premium Hugo Themes Premium Nextjs Themes

Nextjs Tailwind Storybook With Ci Cd

This repository is built to provide a ready-to-go template for the projects that are using NextJS, Tailwind, Storybook, eslint, jest, prettier in them.

Nextjs Tailwind Storybook With Ci Cd

This repository is built to provide a ready-to-go template for the projects that are using NextJS, Tailwind, Storybook, eslint, jest, prettier in them.

Author Avatar Theme by showrin
Github Stars Github Stars: 66
Last Commit Last Commit: Jun 24, 2023 -
First Commit Created: May 5, 2023 -
default image

Overview:

This repository provides a pre-built template for projects using NextJS, Tailwind, Storybook, Jest, React Testing Library, Eslint, and Prettier. It aims to save time by offering a complete setup for these technologies. The template includes instructions and guidelines for customization and deployment.

Features:

  • Ready-to-use template for projects using NextJS, Tailwind, Storybook, Jest, React Testing Library, Eslint, and Prettier.
  • Easy setup and installation process with pre-configured dependencies.
  • Customizable NextJS, Tailwind, unit test, and Eslint configurations.
  • Built-in support for CI/CD with Storybook integration.
  • Deployment guidelines for deploying NextJS apps on Vercel.

Installation:

To create a repository using this template:

  1. Click on the provided link to generate a new repo using the template.
  2. Enter a name and description for your repo.
  3. Optionally, choose to include all branches.
  4. Click on the “Create repository from template” button.

To install and run the app locally:

  1. Clone the repo to your PC.
  2. Run yarn to install the dependencies.
  3. Run yarn dev to start the app at http://localhost:3000.
  4. Run yarn storybook to start the Storybook of your app at http://localhost:6006.

Summary:

This repository provides a convenient template for quickly setting up projects using NextJS, Tailwind, Storybook, Jest, React Testing Library, Eslint, and Prettier. With pre-configured dependencies and a well-organized folder structure, developers can save time and easily customize their projects. The template also offers CI/CD support and deployment guidelines for Vercel.