willnap / midpt-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm i to set up

npm run dev to test on localhost:8080 which proxies to 3000

npm run build creates bundle.js and style.css in /build and npm start tests prod version all on 3000

stretch features:

add multi-user support (find a midpoint for multiple people)

make it mobile! (react)

add db storage so you can store your past searches.

#USE isochroneTest.html to

About

License:MIT License


Languages

Language:JavaScript 87.8%Language:CSS 11.4%Language:HTML 0.9%