fclety / task-hero

Simple task manager. Progressive web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

task-hero

Simple task manager with ambitious stack. Progressive web application.

Definitely not production ready.

This is only a small personal project aimed at trying to get a neat stack to build a progressive web application.

Stack

Front

  • ES6
  • React
  • Redux
  • Gulp (v4.0 alpha)
  • Sass
  • Electron

Back

Intending to add Node.js server with RxJS a little further down the line, before toying with service workers.

Dev

Install Dependencies

npm install

Launch the App with Watcher (js, sass)

npm start

About

Simple task manager. Progressive web application.


Languages

Language:JavaScript 79.7%Language:CSS 16.1%Language:HTML 4.2%