Skip to content

๐Ÿฌ Next.js Repository for Nouggy Snack ๐Ÿ˜‹ Welcome to the Next.js repository for "Nouggy" โ€“ a Millennial twist on nougat crafted from soybean husks, promoting eco-friendliness. Dive into the snack revolution

Notifications You must be signed in to change notification settings

alizul01/nouggy

Repository files navigation

Nouggy Website

Nouggy Website is a Next.js-based website that utilizes Tailwind CSS and shadcn/ui for styling, and Framer Motion for animations.

Prerequisites

Before you begin, ensure you have installed Node.js and npm/yarn on your system. You should also be comfortable with basic terminal usage.

Setup

First, clone this repository to your local machine and navigate to the project directory:

git clone https://github.com/alizul01/nouggy.git
cd nouggy

Next, install the dependencies:

pnpm install

Running the Development Server

To start the development server, run:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Building for Production

To create an optimized production build, run:

pnpm build

Deploying the Application

After building the project, you can start the production server with:

pnpm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

๐Ÿฌ Next.js Repository for Nouggy Snack ๐Ÿ˜‹ Welcome to the Next.js repository for "Nouggy" โ€“ a Millennial twist on nougat crafted from soybean husks, promoting eco-friendliness. Dive into the snack revolution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published