Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 530 Bytes

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