1.0.1 β’ Published 1 year ago
create-next-bun v1.0.1
Create Next Template
npx create-next-bun myapp
π Features
- π Next.js 14 (App router)
- βοΈ React 18
- π Typescript
- π¨ TailwindCSS - Class sorting, merging and linting
- π οΈ Shadcn/ui - Customizable UI components
- π Absolute Import & Path Alias - Import components using
@/
prefix - π§Ή Eslint - Code linting tool
- πΆ Husky & Lint Staged - Run scripts on your staged files before they are committed
- πΉ Icons - From Lucide and React-Icons
- π Dark mode - With next-themes
- πΊοΈ Sitemap & robots.txt - With next-sitemap
- π Commitlint - Lint your git commits
- π€ Github actions - Lint your code on PR
- π― Perfect Lighthouse score
π Deployment
Easily deploy your Next.js app with Vercel by clicking the button below:
π Project structure
.
βββ .github # GitHub folder
βββ public # Public assets folder
βββ src
βββ app # Next JS App (App Router)
βββ (public) # (Public Router)
βββ (protected) # (Protected Router)
βββ components # React components
βββ hooks # Custom hooks
βββ lib # Functions and utilities
βββ styles # Styles folder
βββ types # Type definitions
π€ Contribution
To contribute, please follow these steps: 1. Fork the repository. 2. Create a new branch. 3. Make your changes, and commit them. 4. Push your changes to the forked repository. 5. Create a pull request.
β€οΈ Support
If you liked the project, I will appreciate if you leave a star. ππ
Developed by Shajid