Skip to content

Commit 62a328e

Browse files
committed
update readme with more resources and kudos section
1 parent 7bfc018 commit 62a328e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
A React UI component library bundled with Rollup.js to commonJs, ES6 Modules, Storybook, Tailwind CSS, and Shadcn UI.
44

5-
This project is a clone of [Shared](https://github.com/behzadam/shared) and has been updated for personal use.
6-
75
## Setup
86

97
This section will cover how to use the library in your own project.
@@ -329,6 +327,12 @@ yarn deploy
329327

330328
### Resources
331329

330+
### Design System
331+
332+
- [Shadcn UI](https://ui.shadcn.com/)
333+
- [Tailwind Variants](https://www.tailwind-variants.org/)
334+
- [Tailwind CSS](https://tailwindcss.com/)
335+
332336
#### Bundler
333337

334338
- [Rollup.js](https://rollupjs.org/guide/en)
@@ -358,3 +362,7 @@ yarn deploy
358362
#### Compiler
359363

360364
- [Typescript](https://www.typescriptlang.org/)
365+
366+
### Kudos
367+
368+
This project was initiated by cloning [Shared](https://github.com/behzadam/shared).

0 commit comments

Comments
 (0)