Skip to content

Muhammad-Shahid-Jamal/NextPallette

Repository files navigation

NextPallette

landing page

Node Environment

NODE >= v18

About the Project

Welcome to NextPallette, your go-to source for a versatile and beautifully crafted collection of reusable UI components designed specifically for Next.js applications.

Tech Stack

  • Next.js: A React framework for building server-rendered React applications.
  • TypeScript: A statically typed superset of JavaScript that helps catch type-related errors during development.
  • PostCSS: A CSS preprocessor that enables you to use modern CSS features.

Build and Start the project

Next Development

yarn dev

Next Build

yarn build

Next Production Start

yarn start

Contributors