Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 528 Bytes

AMP Search App

This is a demo application for the AMP search component. AMP Search provides users an exciting opportunity to find any business in Amsterdam.

Getting started

This is a quick walk through the source code to get you started with AMP Search. Building AMP Search included two steps:

  1. Implementation of access to endpoint being served on Node.js server
  2. Integrate AMP search access to into the AMP HTML files using amp-form, amp-bind and amp-mustache libraries.

Installation

  • yarn
  • yarn start