Skip to content

This application is built using Next.js 15 and React 19, leveraging the latest features for an enhanced user experience.

Notifications You must be signed in to change notification settings

s-babaeizadeh/next15-react19-app

Repository files navigation

Building a Modern Web Application with Next.js 15 and React.js 19

Introduction

This application is built using Next.js 15, React 19 TypeScript, and Shadcn. It features a simple structure with two main pages: the Home Page and the Ticket Page.

Technologies Used

  • Next.js 15
  • React 19
  • Node.js

Getting Started

To get started with this repository, follow these steps:

Clone the repository:
bash
git clone git@github.com:s-babaeizadeh/next15-react19-app.git
cd your-repo-name

Install dependencies:
npm install

Run the development server:
npm run dev

Open your browser and navigate to http://localhost:3000.

Open your browser and visit:

Usage

  • To access the Home Page, navigate to http://localhost:3000/home.
  • To access the Ticket Page, navigate to http://localhost:3000/tickets.

About

This application is built using Next.js 15 and React 19, leveraging the latest features for an enhanced user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published