Skip to content

Website, explorer, docs and design design system

License

Notifications You must be signed in to change notification settings

L1Network/L1-ui

Repository files navigation

L1Network UI Components

This repo host the main website, docs site and design system with shadcnui.

🚧 Note: This project is in active development (80% complete) - feel free to explore and contribute! 🏗️

Project Structure

Apps

Packages

Development Setup

Requirements

  • Node.js 20+
  • pnpm

Quick Start

npm install -g pnpm

git clone https://github.com/L1Network/l1-ui.git
cd l1-ui
pnpm install

Design System

Our design system provides a comprehensive collection of reusable components built on top of shadcn/ui, offering a consistent and maintainable UI framework across all applications. The system includes:

  • Pre-built, customizable UI components
  • Consistent theming and styling
  • Accessibility-first design patterns
  • Responsive layouts and components
  • Dark/light mode support

All components and documentation can be found in the packages/ui directory. The design system can be utilized in any application within the monorepo, from landing pages to complex dApps.

Development Commands

pnpm dev        # Dev server
pnpm build      # Production build
pnpm test       # Run tests

Contributing

See CONTRIBUTING.md for development guidelines.

License

MIT License

About

Website, explorer, docs and design design system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published