Skip to content

Commit e8bf7b7

Browse files
committed
feat(README) Add demo gif
1 parent 05da0ec commit e8bf7b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ for example, on websites with real-estate listings and online marketplaces.
88

99
## Features
1010

11-
With this sample app, you can:
11+
The sample app implement the following features:
1212

1313
💾 🔎 **Save a search**
1414

@@ -18,9 +18,9 @@ The sample app shows you how to serialize and save the state of a given search (
1818

1919
Using [Firebase Schedule Functions](https://firebase.google.com/docs/functions/schedule-functions), we regularly run the search (**3**) to find new matching items. We then notify the users via email, SMS, or In-App notifications (**5**), using providers like [Twillio SMS Service](https://www.twilio.com/sms), [Twillio SendGrid](https://www.twilio.com/sendgrid/email-api), [Amazon SES](https://aws.amazon.com/en/ses/).
2020

21-
## Demo (Try it yourself!)
22-
21+
## Demo
2322

23+
<img src="demo/saved_search_alerts.gif?raw=true" alt="A short movie displaying the Algolia saved search alerts sample app" align="center" width="600">
2424

2525
## How to run the sample app locally
2626

demo/saved_search_alerts.gif

54.2 MB
Loading

0 commit comments

Comments
 (0)