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

https://github.com/litingyes/nextjs-app-template

A template for create nextjs app project
https://github.com/litingyes/nextjs-app-template

nextjs nextjs-template nextui react tailwindcss

Last synced: 13 days ago
JSON representation

A template for create nextjs app project

Awesome Lists containing this project

README

          

# nextjs-app-template

A template for create nextjs app project

## Dependencies

### UI

- [tailwindcss](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [iconify](https://iconify.design/)

### Lint & Format

- [eslint](https://eslint.org/)
- [@antfu/eslint-config](https://www.npmjs.com/package/@antfu/eslint-config)
- [@next/eslint-plugin-next](https://www.npmjs.com/package/@next/eslint-plugin-next)
- [eslint-plugin-tailwindcss](https://www.npmjs.com/package/eslint-plugin-tailwindcss)