- 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.