Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morinokami/next-admin-playground
https://github.com/morinokami/next-admin-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/morinokami/next-admin-playground
- Owner: morinokami
- Created: 2023-10-07T14:49:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T09:10:37.000Z (about 1 year ago)
- Last Synced: 2024-10-13T11:09:16.649Z (3 months ago)
- Language: TypeScript
- Homepage: https://next-admin-playground.vercel.app
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js admin template
## Overview
This is a starter template using the following stack:
- Framework: [Next.js](https://nextjs.org/)
- Language: [TypeScript](https://www.typescriptlang.org/)
- Styling: [Tailwind CSS](https://tailwindcss.com/)
- Components: [shadcn/ui](https://ui.shadcn.com/)
- Forms: [React Hook Form](https://react-hook-form.com/)
- Validation: [Valibot](https://valibot.dev/)
- Linting: [ESLint](https://eslint.org/)
- Formatting: [Prettier](https://prettier.io/)This template is a combination of examples from shadcn/ui and is designed to help you get started quickly with them.
## Getting started
TODO
## Project structure
TODO