Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

NextJsFramework

This workspace contains multiple Next.js app examples and experiments.

Projects included

  • first-nextjs-app — a simple Next.js app with basic pages like home, about, and contact.
  • next-app — a more advanced Next.js app with dynamic routes, loading states, and reusable UI components.

Getting started

  1. Open the project folder you want to work in.
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open the local URL shown in the terminal, usually:
    http://localhost:3000

Notes

  • Each app has its own package.json and can be run independently.
  • This root README is intended as a quick overview of the workspace.

About

A NextJs that is a React FramerWork more popular for building full stack Applications

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages