From dae86952a2de04efbdc328d2a11ee2dac996e46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Hern=C3=A1ndez?= Date: Tue, 5 Jan 2021 06:08:42 -0400 Subject: [PATCH] Updated demo URL --- README.md | 4 ++-- client/src/components/Filters.jsx | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebc1d03..780ab03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Food in PR -Live demo: https://calm-dawn-09607.herokuapp.com +[Click here](https://food-in-pr.herokuapp.com) for the live demo. ## Description @@ -77,4 +77,4 @@ This repo contains a sample web page taken from SAL! (i.e. test.html) which is t **DISCLAIMER: RESTAURANT DETAILS ARE GIVEN IN SPANISH** -Made by [Víctor Hernández](https://www.github.com/vctorahernndez) \ No newline at end of file +Made by [Víctor Hernández](https://www.github.com/vctorahernndez) diff --git a/client/src/components/Filters.jsx b/client/src/components/Filters.jsx index d094046..424a288 100644 --- a/client/src/components/Filters.jsx +++ b/client/src/components/Filters.jsx @@ -125,6 +125,7 @@ class Filters extends Component { onChange={this.handleChange.bind(this)} > {isEnglish ? "Choose Environment" : "Escoja Ambiente"} + {isEnglish ? "Bistro" : "Bistró"} Casual {isEnglish ? "Family Friendly" : "Familiar"}