/local-pick

Using React Native, Redux and Firebase to create a local food recommendation application.

Primary LanguageJavaScript

Local Pick

Demo

Summary

A local food directory and social service created to help users find local recommendations. Users can create an account or remain as a guest user and browse categories which hold locally recommended establishments. Users can view notes posted by other users, and post their own categories, recommendations and notes to the application.

Getting Started

  1. Fork and clone from this repository onto your local machine
$ git clone https://github.com/[user_name]/local-pick.git
  1. In your terminal, navigate into the cloned directory and install the required dependencies
$ yarn install
  1. Create a database on Firebase using Firestore, and turn on E-mail password authentication.

  2. Install Xcode in order to view mobile simulator (Apple users)

  3. Install Expo CLI in order to test application

$ yarn install expo-cli --global

  1. Start expo in local terminal in order to begin testing and simulation
$ expo start

  1. Local Pick is ready to go!

Built With

Contributing

Please feel free to fork from this repository, make pull requests and help improve the game by sending suggestions to dev.jamestang.gmail.com

License

This project is licensed under the MIT License - see the below for details. MIT License

MIT Licence