Skip to content

This is a template which utilizes the Next.js Static Page Localizer

Notifications You must be signed in to change notification settings

RickardHF/NEXT.js-Static-Page-Localizer-Template

Repository files navigation

NEXT.js Static Page Localizer Template

This is a template that utilizes the Next.js Static Page Localizer, allowing you to quickly set up an application that uses next.js and with the localizer properly set up.

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun run dev

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

About the nextjs-static-page-localizer

To learn more about the localizing package, look at the following documentation

  • GitHub Main Page - Learn more about the package and documentation on how to use it

About Next.js

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

About

This is a template which utilizes the Next.js Static Page Localizer

Resources

Stars

Watchers

Forks

Releases

No releases published