/is-kirkwood-road-open

A simple mobile site to check the status of HWY 88 (the road to Kirkwood ski resort CA)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

🏔️ How are the road conditions on Highway 88?

⛷️ What are road conditions on highway 88 to Kirkwood CA Ski resort?

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