Skip to content

A simple and practical template for building web applications with Next.js. This template includes the client and server components, demonstrating basic patterns for client-side and server-side rendering (SSR) and API routes.

Notifications You must be signed in to change notification settings

Neutrlno/NextJS_Client-Server-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NextJS_client-server-api_template

A simple and practical template for building web applications with Next.js. This template includes the client and server components, demonstrating basic patterns for client-side and server-side rendering (SSR) and API routes.

Features

  • Client-Side:

    • React components with client-side rendering
    • State management with React Context API
  • Server-Side:

    • Next.js API routes for server-side logic
    • Basic server-side rendering (SSR) example

More info at NextJS website

About

A simple and practical template for building web applications with Next.js. This template includes the client and server components, demonstrating basic patterns for client-side and server-side rendering (SSR) and API routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published