Skip to content

This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify

Notifications You must be signed in to change notification settings

maddis/apple-maps-example

 
 

Repository files navigation

Apple Maps Example

Getting Started

  1. You will need to install the Netlify CLI globally
npm install netlify-cli -g
  1. Next install the dependencies with npm install

  2. Run the project with npm start

  3. The website will now be available on http://localhost:18080

About

This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.6%
  • JavaScript 38.3%
  • CSS 1.1%