Welcome to nextjs-typescript & tailwind CSS starter project!
Project features:
- ⚡️ Next.js 13
- 🆕 app router
- ⚛ Folder structure by Atomic Design System
- ⚛️ React 18
- ☑️ TypeScript
- 🪡 Tailwind CSS 3 — Configured with the official Tailwind Plugins
- 📈 Absolute Import and Path Alias — Import components using @/ prefix
- 📏 ESLint — Find and fix problems in your code.
- 💖 Prettier — Format your code consistently
- 🐶 Husky & Lint Staged — Run scripts on your staged files before they are committed