A to do list where you can add tasks, mark completed tasks and clear all completed tasks. You can rearrange the order of the tasks by double clicking the task then dragging it to the desired location. You can also edit a task's description by clicking on the three vertical dots to its right. Built using webpack bundle of Javascript
- HTML5
- CSS3
- JavaScript ES6
- Wepback
You can visit live version via link
To get a local copy up and running follow these simple example steps:
- Open Terminal.
- Change the current working directory to the location you want the cloned directory.
- Enter the following:
$ git clone git@github.com:amiraabouhadid/to-do-list.git.
-
Press Enter to create your local clone.
-
Navigate to the cloned repository by running:
$ cd to-do-list
-
Install all dependencies using:
$ npm install
-
Run local server using:
$ npm run build $ npm start
-
Run unit tests using:
$ npm run test
- GitHub
- Git
- Node.js
👤 Amira Abouhadid
- GitHub: @amiraabouhadid
- Twitter: @AbouhadidAmira
- LinkedIn: amira-abouhadid
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like my portfolio!
- This project is MIT licensed.
- This project is creativecommons licensed.