Skip to content

alignui/alignui-remix-typescript-starter

Repository files navigation

AlignUI Design System

The Design System You Need

Join the AlignUI Community

AlignUI Starter Template with Remix

This is a Remix project bootstrapped with create-remix.

Features

  • 🔸 Includes all styles
  • 🔸 Ready-to-use Tailwind setup
  • 🔸 All base components included
  • 🔸 All utils included
  • 🔸 Inter font setup
  • 🔸 Dark mode toggle included

Getting Started

Install dependencies

pnpm i

Run the development server:

pnpm dev

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