Minimalist boilerplate for Next.js with Tailwind CSS
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 | #000000 |
Secondary Color | #e4e4e7 |
Background Color | #ffffff |
Text Color | #000000 |
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.git
Go to the project directory
cd nevel
Install dependencies
yarn install
Start the local server
yarn run dev
Contributions 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!