/To-Do-List-App

My to do list app, built with vanilla javascript.

Primary LanguageJavaScriptMIT LicenseMIT

##JavaScript capstone project- todo app

##How to run/test this project

##ensure you have git installed properly on your machine

##ensure you have node js installed in your machine

##open your terminal and run "git clone git@github.com:Perpee/To-Do-List-App.git"

##run "npm install"

##run "npm run lint:all" to run all lint error, "npm run lint:css" for css error check and "npm run lint:html" for html error check

##To run your Javascript files on your terminal using nodemon, first install nodemon globally using npm install -g nodemon then run your files using nodemon

##To test your lint check for Javascript run "npm run js-lint"

##To fix your lint error/warnings for javascript files run "npm run js-lint-fix"

##Acknowledgement

##Mr Tony Dilibe

##Mrs Ngozi

##Mr Ekene

##Mr Johnson Promise (JP)

##Mr Okechukwu Promise

##Mr Patrick

##This is a work of LM TechHub.