Skip to content

alice-sebego/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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