Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Examples #70311

Open
wants to merge 3 commits into
base: canary
Choose a base branch
from
Open

Adding Examples #70311

wants to merge 3 commits into from

Conversation

Fun117
Copy link

@Fun117 Fun117 commented Sep 21, 2024

Adding or Updating Examples

For Maintainers

  • This PR introduces a new template called "Next.js Rich Template," designed as a starting point for modern web applications with built-in localization, theme toggling, and other features.
  • Slack discussions or relevant conversations are not necessary for this PR.
  • No GitHub or Linear issues directly linked, as this PR is an independent addition.

What?

This PR adds the Next.js Rich Template project. It includes the following features:

  • Theme Switching: Light and dark modes using next-themes.
  • i18n (Internationalization): Multi-language support using next-intl.
  • Sitemap: Automatic generation for SEO improvements.
  • Responsive Design: Fully responsive with Tailwind CSS.
  • Optimized Performance: Built with performance-focused best practices.

Why?

This template simplifies the process of starting new web applications by providing out-of-the-box features for theming, localization, and responsive design. It also improves developer experience by streamlining deployment and providing pre-configured settings.

How?

  • Created the template with key features like theming, i18n, and responsive design using Tailwind CSS.
  • Added examples and documentation to guide users through installation and usage.
  • Set up deployment options with Vercel integration.

@ijjk ijjk added the examples Issue/PR related to examples label Sep 21, 2024
Copy link

socket-security bot commented Sep 21, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@radix-ui/react-dialog@1.1.1 None +19 538 kB vladmoroz
npm/@radix-ui/react-select@2.1.1 None +28 890 kB vladmoroz
npm/@radix-ui/react-tooltip@1.1.2 None +18 470 kB vladmoroz
npm/cmdk@1.0.0 None +21 775 kB paco
npm/lucide-react@0.441.0 None 0 24.5 MB ericfennis
npm/next-intl@3.19.4 environment +1 335 kB amann
npm/react-icons@5.3.0 None 0 85.3 MB kamijin_fanta

View full report↗︎

Copy link
Author

@Fun117 Fun117 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix nextjs version to latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants