A boilerplate for creating front-end projects with NextJS, TypeScript, and Tailwind. Includes built-in linting and formatting with ESLint and Prettier as well as a theme switcher for dark and light modes.
Features:
- ESLint config and rules
- Prettier configuration setup for Tailwind
- Icons from React Icons
- ShadCN/UI for theming and component library
- Built-in light and dark themes
- Node version file
- Custom 404 page
- Robots and Sitemap files
- VS Code settings and recommended extensions