Food Case preview

Food Case

A mobile app that suggests nearby restaurants based on your location and simple filters.

React Native

How it was implemented

Location services are used to fetch nearby options and filter them client-side. The UI focuses on quick scanning with minimal cards and large tap targets.

What I learned

  • Building mobile UI flows with React Native components and navigation patterns.
  • API handling for fetching and displaying location-based data.