Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morinokami/next-admin-playground


https://github.com/morinokami/next-admin-playground

Last synced: about 1 month ago
JSON representation

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