andlehma / microtask

frontend-only version of minitask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

microtask

andrewlehman.me/microtask

Simple card-based todo list app. Features:

  • Fully responsive design suitable for any device.
  • Sorts tasks by due date.
  • Some slick animations.

TODO:

  • More slick animations
  • Save tasks to a cookie or export as JSON
  • Make the card height uniform

building locally

git clone https://github.com/andlehma/microtask
cd microtask
npm install
npm start

About

frontend-only version of minitask


Languages

Language:JavaScript 67.2%Language:CSS 29.3%Language:HTML 3.5%