Skip to content

Repository files navigation

Next.js Project

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Prerequisites

Make sure you have pnpm installed on your machine.

Installation

First, install the dependencies:

pnpm install

Running the Development Server

Then, run the development server:

pnpm dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Building for Production

To create an optimized production build:

pnpm build

Running the Production Server

To run the production build:

pnpm start

Packages Used

  • React
  • Next.js
  • Formik - For form handling and validation
  • Zustand - For state management
  • Tailwind CSS - For styling
  • Classnames - A utility for conditionally joining class names
  • clsx - A utility for constructing className strings conditionally
  • schd - A minimalistic library for scheduling functions
  • @react-icons - A collection of popular icons for React
  • scss - For using Sass (Syntactically Awesome Style Sheets)

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages