This project is about an app used for adding, editing and deleting daily tasks. The user can also flag a task as completed. The page was built using JavaScript and bundled with Webpack.
To get a local copy up and running follow the next steps:
Clone the repo to you local machine.
git clone "https://github.com/Mesi21/ToDo.git" run `npm install` run `npm start` to start the server
git clone "https://github.com/Mesi21/ToDo.git"
run `npm install --save-dev`
run `npm run test` to start testing
All contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project.
This project is MIT licensed.