Skip to content

Coffee Log Social App built using React Native and GraphQL

Notifications You must be signed in to change notification settings

larryranches/coffee_culture

Repository files navigation

code style: prettier

coffee_culture

Stack

  • React Native: Mobile Framework
  • Graph.Cool backend: GraphQL backend as a service
  • Apollo Client: GraphQL Data fetching

Installation

  • Clone Repo
  • Install dependencies. Run npm install at the root.
  • Create a new .env file at the root of the project
  • Add GraphQL end point and variable. Use env.tpl file as a guide.
    • Sample: GRAPHQL_END_POINT=http://sampleGraphqlEndPoint.com/graphql
  • Run react-native run-ios

About

Coffee Log Social App built using React Native and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published