More Premium Hugo Themes Premium Tailwind Themes

Remix Shadcn Starter

A Remix + Shadcn-ui with optimistic dark-mode

Remix Shadcn Starter

A Remix + Shadcn-ui with optimistic dark-mode

Author Avatar Theme by rajeshdavidbabu
Github Stars Github Stars: 69
Last Commit Last Commit: Jan 25, 2024 -
First Commit Created: Jan 15, 2024 -
Remix Shadcn Starter screenshot

Overview:

The Remix + Shadcn-ui Starter is a simple starter package that combines the Remix framework with the Shadcn-ui library. It offers an optimistic dark-mode feature based on @kentcdodds’s client-hints library. The main purpose of this starter is to provide a reusable repository for quickly setting up a Remix starter with the Shadcn-ui library.

Features:

  • Remix framework integration: The starter package seamlessly integrates the Remix framework, allowing developers to build robust web applications.
  • Shadcn-ui library: The package includes the Shadcn-ui library, which provides a set of UI components and styles for creating visually appealing and responsive designs.
  • Optimistic dark-mode: The optimistic dark-mode feature, based on @kentcdodds’s client-hints library, allows users to easily switch between light and dark modes, enhancing the user experience and accessibility of the application.

Installation:

To install the Remix + Shadcn-ui Starter, follow these steps:

  1. Open your terminal.
  2. Run the following command: npm install remix-shadcn-ui-starter.
  3. Once the installation is complete, navigate to the project directory.
  4. Open the project in your preferred code editor.
  5. Customize the project based on your requirements.
  6. Run the command npm start to start the development server.
  7. Open your browser and visit http://localhost:3000 to see the application running.

Summary:

The Remix + Shadcn-ui Starter is a convenient package for developers who want to quickly set up a Remix starter with the Shadcn-ui library. Its integration with the Remix framework and inclusion of the Shadcn-ui library make it easy to build visually appealing web applications. Additionally, the optimistic dark-mode feature enhances the user experience by allowing users to switch between light and dark modes. Overall, this starter package provides a reusable foundation for creating Remix applications with Shadcn-ui.