Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 573 Bytes

Shopping cart

Near future TODOs:

  • Paintings section that fetches from external API (i.e. (Art Institute of Chicago API))
  • Landing page
  • Theming with styled-components
  • Optimize: animations, make use of useCallback & useMemo
  • Add tests
  • Fetching products from either a fake server or a real one (Firebase / Firestore?)
  • Pages, fetch more button in paintings category.