Skip to content

ascherj/simple-weather

Repository files navigation

Simple Weather

A simple weather application.

Quick glance at the current and upcoming weather

Installation

Note: You will need to supply valid keys for the Google Maps and Dark Sky APIs.

  1. Fork/clone the repo
  2. Copy .example.env and rename to .env—add your keys to this file.
  3. Run npm install from the root directory
  4. Run npm run webpack-build to build webpack
  5. Run npm run sass-build to build sass
  6. Start the mongod process
  7. Run npm run start-local to start the server
  8. Navigate a browser to http://localhost:3000
  9. Have fun

About

A simple weather application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published