Building the app

The UI of the app should look something like this:

It will have a search bar, a result list, and a map where we can visually locate the search results. We have already created the app and imported the data; now open it with the editor of your choice and start creating the required folders and files:

As you may have noticed, we are keeping the same folder structure as we did in the previous chapters. Since we will be using Redux to store some of the application's state, our first step is to define the user actions and what state ...

Get Build Applications with Meteor now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.