https://github.com/narthur157/letsclimbstuff
Climbing partner finder PWA
https://github.com/narthur157/letsclimbstuff
climber html5 node react webpack
Last synced: about 2 months ago
JSON representation
Climbing partner finder PWA
- Host: GitHub
- URL: https://github.com/narthur157/letsclimbstuff
- Owner: narthur157
- License: other
- Created: 2017-09-18T16:33:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T14:51:47.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T00:32:27.783Z (over 1 year ago)
- Topics: climber, html5, node, react, webpack
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### What is it?
Proof of concept for a climbing partner finder. A chatroom which connects user's profiles to Mountain Project profiles (using the MP API)
Message boards are location based, and posts automatically expire, so that climbers can find partners at a moment's notice
### Technology
NodeJS, React, Tachyons, PWA (progressive web app, makes use of lots of HTML5 features), Mountain Project API
### Setup
`npm install`
`npm run dev` starts the node server as well as the webpack-dev server
Open http://localhost:8080