DD360 Design System
This is DD360 and LEND33R's library of UI components based on React, Tailwind and Typescript.
This project is based IN:
TAILWIND CSS
TYPESCRIPT
How to run the project?
First step: installation
npm install
Step Two: Run project
npm run storybook
npm run dev
Runs the app in the development mode.
Open http://localhost:6006 to view it in the browser. Open http://localhost:3000 to view it in the browser.
If you have any errors in the installation, try to install vite globally
If download package from npm (How to use)
import { Button, Container, PlaceHolder, Text, Badge, ProgressBar, Spinner, Flex, Imageicon } from 'dd360-ds'