Giter VIP home page Giter VIP logo

johnc0de / nextshad-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 84 KB

Next.js template featuring Shadcn-UI, Radix-UI, theme toggling, Sonner toasts, pre-configured TailwindCSS, Prettier, ESLint, TypeScript, and Taze for seamless web development.

License: MIT License

JavaScript 1.04% CSS 9.02% TypeScript 89.94%
eslint nextjs prettier radix-ui shadcn-ui sonner tailwindcss taze template typescript

nextshad-template's Introduction

NextShad-Template - Next.js Template with Shadcn-UI, Radix-UI, and More

Overview

This template is a ready-to-use Next.js project that integrates several modern web development tools and libraries for a seamless development experience. It includes Shadcn-UI and Radix-UI for UI components, a theme toggler with Next Themes, Sonner for toasts, and is pre-configured with TailwindCSS, Prettier, ESLint, TypeScript, and the Taze library for dependency management.

Features

  • Shadcn-UI and Radix-UI: Powerful and customizable UI libraries for building responsive interfaces.
  • Theme Toggler: Easily switch between themes with Next Themes.
  • Sonner for Toasts: Elegant toast notifications for user feedback.
  • TailwindCSS: Utility-first CSS framework for rapid UI development.
  • Prettier and ESLint: Pre-configured code formatting and linting for consistent code quality.
  • TypeScript: Strongly typed programming language that builds on JavaScript.
  • Taze: Dependancy management tool to keep your project up-to-date.

Getting Started

Prerequisites

Ensure you have Node.js installed on your system. You can download it from Node.js website.

Installation

To use this template, you'll need to clone it using a tool like degit, which allows you to easily clone repositories without the extra history.

In the example below, we'll use pnpm as our package manager, but you can use npm/bun/yarn if you prefer.

pnpx degit JohnC0de/nextshad-template myapp
cd myapp
pnpm install

This will clone the repository into a new folder on your machine and install all necessary dependencies.

Running the Development Server

To start the development server, run:

pnpm run dev

This will start the Next.js development server, and you can begin working on your project.

Customization

  • Themes: You can customize the themes using shadcn-ui, visit the Shadcn-UI docs for more information.
  • UI Components: Customize Shadcn-UI and Radix-UI components in the respective component files.
  • TailwindCSS: Tailor your styles in the Tailwind configuration file.

Contributing

Contributions to improve this template are welcome. Please follow the standard pull request process.

License

This template is released under the MIT License.

nextshad-template's People

Contributors

johnc0de avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.