Task management application

Node CI Action Status Actions Status Maintainability Test Coverage

Deployed to Heroku. Link

Setup

$ make setup

Run

$ make start
# Open localhost:5000

Test

$ make test

lint

$ make lint