Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1017 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1017 Bytes

Is it a powder day at Northstar At Tahoe?

Actions on Google to know if it's a powder day at Northstar At Tahoe and you should run to the mountains.

Project Details

On the back-end,

  • Your app starts at server.js --> This is the main file that will hold the logic of the web hook.
  • Add frameworks and packages in package.json
  • Safely store app secrets in .env

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project

Videos