Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shrilakshmishastry/tiny-blocks

A collection of UI elements
https://github.com/shrilakshmishastry/tiny-blocks

reactjs

Last synced: 3 days ago
JSON representation

A collection of UI elements

Awesome Lists containing this project

README

        

## Agenda

- Build small components for fun
- Experiment with it

## Notes

- Use storybook: as it's individual components, it's flexible to use storybook. It reduces the effort on implementing UI and writing doc

## Components

- Feedback card

## TODO

- add url import shorthand setting in ts.config
- performance effect on importing index.css in every component
- eslint
- add github action
- write plop file or script to generate basic structure of component