Skip to content

natainditama/nevel

Repository files navigation

Nevel

Minimalist boilerplate for Next.js with Tailwind CSS

contributors last update forks stars open issues license


screenshot

📝 About the Project

🌟 Features

This project includes the following features:

🎨 Color Reference

Color Hex
Primary Color #000000 #000000
Secondary Color #e4e4e7 #e4e4e7
Background Color #ffffff #ffffff
Text Color #000000 #000000

🔑 Environment Variables

This project requires the following configuration:

  • NEXT_PUBLIC_SITE_URL : The public URL of the project's

🚀 Getting Started

🔧 Prerequisites

Prerequisites for this project:

🏃 Run Locally

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

👋 Contributing


Contributions are always welcome!

See contributing.md for ways to get started.

📜 Code of Conduct

Please read the Code of Conduct

⚠️ License

This project is licensed under the MIT License. See the LICENSE file for details

🤝 Contact

Contact me for inquiries, suggestions, or contributions via the following channels:

Thank you for your support, interest, feedback, and contributions!