Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 659 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 659 Bytes

Table of contents

taskick

Interactive To Do application built with jQuery. taskick is a simple productivity app allowing users to organize their tasks in separate cards and menage their To Do items by editing, marking as complete or removing tasks from their cards.

Demo

taskick

Built with

  • jQuery
  • HTML
  • SASS

Setup

To Install

$ git clone https://github.com/skarmen/taskick/

To Run

In VSCode open the project and click to Go Live from the status bar to turn the server on/off.