This is part of my UI Kata learning initiative. I find sketch files of UI's on the internet and code them up focusing on 5 things:
- React component structure
- High quality CSS
- Responsiveness (mobile first)
- Component testing
- Accessability
Looking for a clean, simple UI that included some user interaction I found Sandeep Kasundra's Pricing example.
Thanks Sandeep, great stuff!
Have a look at the code and let me know what you think. Thanks.