bitbrain / dreamkid

Design system implementation for a dreamful app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreamkid Design System

An app that revolutionises child books.

logo

Original design depicted.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Storybook

storybook

This project uses Storybook. Run the following command to view all available components provided by the design system:

npm run storybook

Design System

Refer to the Design System document for details on the design system.

About

Design system implementation for a dreamful app.


Languages

Language:JavaScript 55.5%Language:CSS 30.6%Language:MDX 14.0%