Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

📌 A single-page app for managing spreadsheet data alongside the Google Maps API. Created for my YouTube tutorial.

License

Notifications You must be signed in to change notification settings

BryceStPierre/import-csv-data-for-maps-api

Repository files navigation

Import CSV Data for Google Maps API (Tutorial)

A single-page app for importing CSV data into the browser for display with the Google Maps API. The final code from the YouTube tutorial.

What You Can Learn

  • Google Maps JavaScript API (Geocoding API & Directions API)
  • Generating PDFs Client-side
  • JavaScript ES6 Syntax
  • JavaScript Promises
  • HTML5 Web Storage

Getting Started

  1. Clone the repo and open the project.
  2. Run npm install to install dependencies.
  3. Run cp .env.example .env and add your Google Maps Platform API key.

Development

Run npm run dev to run the project using webpack-dev-server.

Build

Run npm run build to compile and generate build files in ./dist.

Development Tools and Libraries

Resources

About

📌 A single-page app for managing spreadsheet data alongside the Google Maps API. Created for my YouTube tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •