/to-do-list

Create a to do list with JS (Vanilla)

Primary LanguageJavaScript

to-do-list

Create a to do list with JS

What is this ?

It's a mini-project in order to improve my skills with JS and CSS (vanilla for both).

Languages and Tools used :

  • HTML5, CSS3, JavaScript
  • Webpack & Babel

DevDependencies :

Install all devDependencies : npm install

Compile files JS : npm run build