Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuraikun/atomic-design-react-sketchbook
React Component samples based on Atomic Design⚛️
https://github.com/samuraikun/atomic-design-react-sketchbook
atomic-design react storybook typescript
Last synced: 11 days ago
JSON representation
React Component samples based on Atomic Design⚛️
- Host: GitHub
- URL: https://github.com/samuraikun/atomic-design-react-sketchbook
- Owner: samuraikun
- Created: 2020-07-04T08:31:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T08:30:42.000Z (almost 4 years ago)
- Last Synced: 2024-11-21T20:40:50.171Z (2 months ago)
- Topics: atomic-design, react, storybook, typescript
- Language: TypeScript
- Homepage: https://atomic-design-react-sketchbook.vercel.app
- Size: 1.04 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atomic-design-react-sketchbook
atomic-design-react-sketchbook is My Design System Components for React
Demo: https://atomic-design-react-sketchbook-git-master.samuraikun.vercel.app/
# Tech Stack
- [React](https://reactjs.org/): A JavaScript library for building user interfaces
- [TypeScript](https://www.typescriptlang.org/): Typed JavaScript at Any Scale.
- [TypeStyle(CSS in JS)](https://typestyle.github.io/#/): Making CSS TypeSafe
- [Storybook](https://storybook.js.org/): For UI component demo and docs.
- [Vercel](https://vercel.com/): For Automatic Deployment of the demo.## React version
- v17.0.1## Storybook version
- 6.1.21