Important
I have decided to discontinue development of this template as I am now working on a new project called Next.js Rich Template. The new template incorporates my current knowledge and skills to the fullest, offering numerous improvements and new features. It aims to be a significantly enhanced and nearly perfect template, distinct from this one. Web developers, please visit the new project and explore!
This Next.js base template is designed as an easy starting point for Next.js projects. It comes with features such as theme switching, i18n (internationalization), and automatic sitemap generation, allowing developers to start their projects quickly.
- Theme Switching: Supports both light and dark modes.
- i18n (Internationalization): Supports multiple languages.
- Sitemap: Automatically generates a sitemap for SEO.
- React Bootstrap: Uses React Bootstrap to facilitate UI development.
Deploy the example using Vercel or preview live with StackBlitz
Execute git clone
with to bootstrap the example:
git clone https://github.com/fun117/nextjs-base-template.git
Deploy it to the cloud with Vercel (Documentation).