Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 286 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 286 Bytes

TODOS:

  1. Use a theme for styled components.
  2. Put some effort into design to make it look good - I rushed the design.
  3. Add validation for customers.
  4. Improve accessibility.
  5. More tests (test store).

To begin

yarn yarn start

Scripts

yarn start yarn test yarn build