Skip to content

App that picks businesses around you so you don't waste time looking at 100s of them on google or yelp

Notifications You must be signed in to change notification settings

margarita26/pick-for-me

Repository files navigation

Learning project for React Native

Project Goals

  • Develop app using React Native and expo
  • Use emotion styled components
  • Use react native hooks and context providers for state management and app lifesycle instead of Redux
  • Use React Navigation 5 for navigation
  • use FlexBox for component layout
  • Use expo-location to get geolocation of the device (when enabled)
  • Implement GraphQl queries to get data from Yelp GraphQL endpoints using Apollo Client
  • Integrate Yelp REST API for search box autocomplete with suggestions

Extra:

  • Publish to apple store and set up github actions for automatic deployment and linting

Project set up

  • npm i
  • expo start
  • scan QR code to run on your device or select a simulator

or go to

About

App that picks businesses around you so you don't waste time looking at 100s of them on google or yelp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published