https://github.com/firebase/friendlyeats-web
https://github.com/firebase/friendlyeats-web
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firebase/friendlyeats-web
- Owner: firebase
- License: apache-2.0
- Created: 2017-10-02T18:17:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T02:42:00.000Z (12 months ago)
- Last Synced: 2025-05-08T03:32:13.056Z (12 months ago)
- Language: JavaScript
- Size: 6.11 MB
- Stars: 543
- Watchers: 66
- Forks: 430
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FriendlyEats (Web)
## Introduction
FriendlyEats is a restaurant recommendation app built on Cloud Firestore.
For more information about Firestore visit [the docs][firestore-docs].
This project is the starting point for the [Cloud Firestore Web Codelab][codelab],
which will show you how to build the applications step-by-step. If you'd like to
simply run the finished result, see the [quickstart app][quickstart].

## Setup
Follow the [Cloud Firestore Web Codelab][codelab] to set up this sample.
## License
© Google, 2018. Licensed under an [Apache-2](./LICENSE) license.
## Build Status
[](https://travis-ci.org/firebase/friendlyeats-web)
[codelab]: https://codelabs.developers.google.com/codelabs/firestore-web
[quickstart]: https://github.com/firebase/quickstart-js/tree/master/firestore
[firestore-docs]: https://firebase.google.com/docs/firestore/