An open API service indexing awesome lists of open source software.

https://github.com/alice-sebego/to-do-list

Create a to do list with JS (Vanilla)
https://github.com/alice-sebego/to-do-list

responsive-design todolist vanilla-css vanilla-javascript webpack5

Last synced: 12 months ago
JSON representation

Create a to do list with JS (Vanilla)

Awesome Lists containing this project

README

          

# 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`