Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalvarezz13/nextdashkit
A boilerplate for Next.js projects featuring NextUI and Tabler Icons. It comes with Next Theme integration for effortless switching between preconfigured themes, perfect for quickly starting dynamic frontend projects using Next.js 14.
https://github.com/jalvarezz13/nextdashkit
boilerplate next-themes next-ui nextjs nextjs14 tabler-icons
Last synced: 20 days ago
JSON representation
A boilerplate for Next.js projects featuring NextUI and Tabler Icons. It comes with Next Theme integration for effortless switching between preconfigured themes, perfect for quickly starting dynamic frontend projects using Next.js 14.
- Host: GitHub
- URL: https://github.com/jalvarezz13/nextdashkit
- Owner: jalvarezz13
- License: mit
- Created: 2023-11-18T20:38:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T15:00:03.000Z (about 1 year ago)
- Last Synced: 2024-11-05T00:42:16.215Z (2 months ago)
- Topics: boilerplate, next-themes, next-ui, nextjs, nextjs14, tabler-icons
- Language: TypeScript
- Homepage:
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚀 NextDashKit 🛠️
### Table of Contents
- [📢 What is NextDashKit?](#-what-is-nextdashkit)
- [⚙️ Usage](#%EF%B8%8F-usage)
- [⭐ Features](#-features)## 📢 What is NextDashKit?
**NextDashKit** is a comprehensive starter kit designed for quick and efficient initiation of Next.js 14 projects. It integrates NextUI and Tabler Icons with Next-theme for easy theme switching, streamlining the initial setup for frontend projects.
## ⚙️ Usage
To start the development environment, use `yarn` and `yarn dev`:
```bash
yarn
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## ⭐ Features
✅ Seamless integration of Next.js 14, NextUI, and Tabler Icons
✅ Preconfigured Next-theme for quick theme switching
✅ Boilerplate setup for rapid frontend development