Project is one of the task from The Odin Project .
The main task was practicing modules in JS(ES6), npm, webpack and DOM manipulation. Also I used here LocalStorage for storing todos and made sure to use responisive design.
- CSS3
- HTML5
- JavaScript
- Webpack
- npm
- LocalStorage
https://agata10.github.io/Todo-app/
-
Fork repository
-
Clone reposiory
git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
-
Install npm install webpack webpack-cli --save-dev
-
npm run watch
The websites has 'default' projects that user can use to assign to them todos when he first time opens the app.
User can:
- add/remove projects
- add/edit/remove todos to each project
- when clicked on todo, user can hide/unhide the description of todo.
Icons where downloaded from Bootstrap.