- ⚡ Next.js - A React Framework for Production
- 🔥 App Router - It is a new paradigm for building applications using React's latest features.
- 🎨 Tailwind CSS - A Utility-First CSS Framework for Rapid UI Development
- 📦 TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
- 📝 Biome - One toolchain for your web project
- 🌐 next-intl with(shared pathname strategy) - Internationalization for Next.js
npx create-next-app -e "https://github.com/keyboy21/nextjs-starter-template" <project-name>- Update
package.jsonwith your project details. - Update
README.mdwith your project details. - Update
LICENSEwith your name and year.
This project is licensed under the MIT License - see the LICENSE file for details.