kimgood29 / bookhunt-ui

A React-based UI Component Library, powered by BookHunt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookhunt-ui

A React-based UI Component Library, powered by BookHunt.

├── README.md
├── babel.config.json
├── jest.config.js
├── package.json
├── src
│   └── index.ts
├── stories
│   ├── 0-Welcome.stories.js
│   └── 1-Button.stories.js
└── tsconfig.json

About

A React-based UI Component Library, powered by BookHunt.


Languages

Language:JavaScript 55.8%Language:TypeScript 44.2%