AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America

Home Page:https://wh2o-vue.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wh2o-vue

American Whitewater is a national non-profit and is the primary advocate for the preservation and protection of whitewater rivers throughout the United States and connects the interests of human-powered recreational river users with ecological and science-based data to achieve goals within our mission.

This app is an interactive whitewater river map and guide which provides flow data, descriptions, safety information, and more for the ~6000 rivers in the American Whitewater database.

Quick Start

  1. npm ci
  2. cp .env.example .env
    • Get variables from team member
  3. npm run dev

App will be available at http://localhost:8080

Production

  1. npm run build

Static files will be available in dist/

About

Interactive map and guide for whitewater rivers in North America

https://wh2o-vue.netlify.app/


Languages

Language:Vue 53.1%Language:JavaScript 31.5%Language:SCSS 14.1%Language:HTML 0.8%Language:TypeScript 0.4%Language:Shell 0.1%Language:Dockerfile 0.0%