1.5.19 • Published 1 year ago

@leap-ai/ui v1.5.19

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Project README

Overview

This repository contains Leap's component library using the Atomic Design methodology. The project leverages shadcn for base styled components, which are further customized using TailwindCSS based on Figma designs.

Table of Contents

Atomic Design System

Atomic Design is a methodology for creating design systems. It consists of five distinct levels:

  1. Atoms: Basic building blocks of matter, such as buttons, inputs, and labels.
  2. Molecules: Groups of atoms bonded together, e.g., a form group with a label, input, and button.
  3. Organisms: Complex UI components composed of molecules and/or atoms, like a navigation bar.
  4. Templates: Page-level objects that place components into a layout and articulate the design’s underlying content structure.
  5. Pages: Specific instances of templates that show what a UI looks like with real content.

Best Practices

  • Component Reusability: Create reusable components to maintain consistency and reduce redundancy.
  • TailwindCSS Customization: Use TailwindCSS utility classes to style components according to Figma designs.
  • Consistent Naming: Follow a consistent naming convention for components and CSS classes.
  • Documentation: Document components and their usage to facilitate collaboration and maintenance.

Running Locally

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-repo/project-name.git
    cd project-name
  2. Install dependencies:

    bun install
  3. Run the development server:

    bun run storybook
  4. Open your browser and navigate to http://localhost:6006 to see the application in action.

  5. Share live local preview:

    bun run build-storybook && bunx http-server ./path/to/build

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Next.js: A React framework for server-side rendering and static site generation.
  • TailwindCSS: A utility-first CSS framework for rapid UI development.
  • ShadCN: A component library providing base styled components.
  • Storybook: A tool for developing UI components in isolation.
1.5.19

1 year ago

1.5.18

1 year ago

1.5.17

1 year ago

1.5.16

1 year ago

1.5.15

1 year ago

1.5.14

1 year ago

1.5.13

1 year ago

1.5.12

1 year ago

1.5.11

1 year ago

1.5.10

1 year ago

1.5.9

1 year ago

1.5.8

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago

1.5.5

1 year ago

1.5.4

1 year ago

1.5.3

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.18

1 year ago

1.4.17

1 year ago

1.4.16

1 year ago

1.4.15

1 year ago

1.4.14

1 year ago

1.4.13

1 year ago

1.4.12

1 year ago

1.4.11

1 year ago

1.4.10

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.14

1 year ago

1.3.13

1 year ago

1.3.12

1 year ago

1.3.11

1 year ago

1.3.10

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.3.7

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.2.13

1 year ago

1.2.12

1 year ago

1.2.11

1 year ago

1.2.10

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.0.0

1 year ago