All projects

Zzzzzz — Food Delivery App

2024

A food ordering front end running against Swiggy APIs — landing page, cart and search — used as a testbed for lazy loading and render optimisation.

ReactReduxSwiggy API
Screenshot of Zzzzzz — Food Delivery App

An app for ordering from nearby restaurants, using Swiggy’s APIs for the data.

Built as much to get the performance work right as to ship a product: the landing page, cart and search were each an excuse to practise lazy loading and page optimisation. State is handled with Redux.