Skip to content

Project that pulls buoy, wind, tide, and swell data from the NOAA and provides information on whether or not a surf spot at a given time is good to surf or not.

Notifications You must be signed in to change notification settings

Grieze/Surf-Reporter

Repository files navigation

This is a simple web dev project that pulls data used to determine whether a surf spot is good or not given the data.

Local Deployment Instructions

  1. Install dependencies by first running npm install from root directory, then npm run installAll to install dependencies for backend and web.
  2. Run both backend and web2.0 by running npm start from root directory to launch both backend and web2.0 applications.

About

Project that pulls buoy, wind, tide, and swell data from the NOAA and provides information on whether or not a surf spot at a given time is good to surf or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published