Skip to content

zman81988/hs-forms-api-practicum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HS Forms API Practicum

Tech Stack

  • NodeJS
  • ExpressJS
  • HandleBars

Set up

  • Download the latest long-term support version of Nodejs at https://nodejs.org/
  • Verify installation is corret by running node -v and npm -v
  • Install the dependancies by running npm i
  • Run the app by running npm start

Resources

Instructions

  • Add an AJAX call to the HubSpot API from the form submit handler in client.js
  • Tell Google Analytics about a form submission using their Events API in layout.hbs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published