Zzzzzz — Food Delivery App
2024A 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

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.