Minimalist boilerplate for Next.js with Tailwind CSS
This project utilizes the following technologies and tools:
- Next.js
- TailwindCSS
This project includes the following features:
- Linter with ESLint
- Code Formatter with Prettier
- Integrate with TailwindCSS
- Next.js for Static Site Generator
- Type checking TypeScript
- Sitemap.xml and robots.txt with next-sitemap
| Color | Hex |
|---|---|
| Primary Color | |
| Secondary Color | |
| Background Color | |
| Text Color |
This project requires the following configuration:
NEXT_PUBLIC_SITE_URL: The public URL of the project's
Prerequisites for this project:
Clone the project
git clone https://github.com/natainditama/nevel.gitGo to the project directory
cd nevelInstall dependencies
pnpm installStart the local server
pnpm run devContributions are always welcome!
See contributing.md for ways to get started.
Please read the Code of Conduct
This project is licensed under the MIT License. See the LICENSE file for details
Contact me for inquiries, suggestions, or contributions via the following channels:
Thank you for your support, interest, feedback, and contributions!