styled-compliments
styled-compliments copied to clipboard
When you have a bunch of compliments, what about get a couple based on category? Work compliments, body compliments, hair compliments, study compliments, etc
Should there be translations? If so, we should add a test that checks that for every compliment added there's a translation provided for every language as well
There are no pretty badges on the readme yet
All projects should have tests. How should one test a component?
Add a simple dev server, providing a React page with the component in use. Helps development when you can actually check your code works!