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
- Host: GitHub
- URL: https://github.com/litingyes/nextjs-app-template
- Owner: litingyes
- License: mit
- Created: 2024-11-23T08:39:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T10:51:03.000Z (11 months ago)
- Last Synced: 2025-02-21T11:42:39.423Z (11 months ago)
- Topics: nextjs, nextjs-template, nextui, react, tailwindcss
- Language: TypeScript
- Homepage: https://nextjsapp-template.vercel.app/
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)