Skip to content

EJQuezada/To-Do-List-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-Application

Simple To-Do List Application using jQuery. Users are able to add and delete tasks, edit them, and mark them as completed.

Project setup

In terminal, run following command: npm install

Compile and reload for development

In terminal, run following command: npm run serve

Compiles and minifies for production

In terminal, run following command: npm run build

Lints and Fixes files

In terminal, run following command: npm run lint

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • jQuery

About

Simple To-Do List Application using jQuery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors