aleksandarbasara / nextjs-starter-prismic-multi-language

Multi-language project with Next.js & Prismic

Home Page:https://nextjs-starter-prismic-multi-language.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prismic + Next.js Multi-Lang Starter

Want to see an example of a multi-language Next.js website using Prismic? Look no further! In this project, we provide all the code you need for a website with a homepage, information pages, and navigation.

 

Screenshots of the site seen on deskop and mobile browsers

 

🚀 Quick Start

To start a new project using this starter, run the following command in your terminal:

npx prismic-cli@latest theme \
  --theme-url https://github.com/prismicio-community/nextjs-starter-prismic-multi-language \
  --conf sm.json

This command will do the following:

  1. Ask you to log in to Prismic or create an account.
  2. Create a new Prismic content repository.
  3. Start a new Next.js project using this starter.

To learn more about working with Prismic, see the Prismic docs.

License

Copyright 2013-2022 Prismic <contact@prismic.io> (https://prismic.io)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Multi-language project with Next.js & Prismic

https://nextjs-starter-prismic-multi-language.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 98.9%Language:CSS 1.1%