codeforboston / codeforboston/maple
Component Work
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
To implement @sammymyi 's [latest designs](https://www.figma.com/file/3ifz37EOwDfmnEG8320KlD/CS1---MAPLE), we'll be building components that follow her structure, and use storybook to develop them in isolation. The components are all listed in [this spreadsheet](https://docs.google.com/spreadsheets/d/1lrHoY_3sxRWgOTCmKosq_fRW-JxaPtNU8btE-xwnwZ0/edit#gid=0), and each one has an empty skeleton story under the `stories` directory as a starting point. The stories also contain a view of the figma relevant portion of the figma.
You can run storybook locally with `yarn storybook`, after running `yarn install`.
You can view the live storybook [here](https://master--634f3926f2a0d0f0195eefd7.chromatic.com/)

Contributor guide
Assessment
This issue has not been assessed yet.