Skip to content
/ nevel Public template
forked from natainditama/nevel

Minimalist boilerplate for Next.js with Tailwind CSS

License

Notifications You must be signed in to change notification settings

drxlynx/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

💻 Tech Stack

This project utilizes the following technologies and tools:

  • Programming Languages: Typescript
  • Frameworks: Next.js
  • Libraries: TailwindCSS
  • Databases: -
  • Deployment: Vercel
  • Testing: -
  • Version Control: Git, Github

🌟 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

  pnpm install

Start the local server

  pnpm 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!

About

Minimalist boilerplate for Next.js with Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.6%
  • JavaScript 17.8%
  • CSS 6.6%