The Design System You Need
This is a Remix project bootstrapped with create-remix
.
- 🔸 Includes all styles
- 🔸 Ready-to-use Tailwind setup
- 🔸 All base components included
- 🔸 All utils included
- 🔸 Inter font setup
- 🔸 Dark mode toggle included
Install dependencies
pnpm i
Run the development server:
pnpm dev
Open http://localhost:5173 with your browser to see the result.