An app that fetch restaurants, hotels or attractions based on the location and data filtering based on rating


- Clone this repo and go to project directory
- Run
npm installand wait installing its dependencies - Configure
.envfile as shown in example.env.example - Run
npm startto start the application