codeforkansascity / meep

Mapping Energy Efficiency & Public Health
MIT License
10 stars 20 forks source link

React slider #69

Closed mklute101 closed 5 years ago

mklute101 commented 5 years ago

Installed npm package, styled date range and proximity slider

mklute101 commented 5 years ago

Changed the tick marks to dynamic state props, added tooltip. Ready to be reviewed and merged.

pieroapretto commented 5 years ago

This branch has conflicts with package.json.

pieroapretto commented 5 years ago

Please point docker-compose.yml file to port 8888 on frontend

services:
  frontend:
    build: ./frontend
    ports:
      - 8888:8080