An open API service indexing awesome lists of open source software.

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

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