App to add activities in a list. Use Js to add functionality: -Add activities. -Edit activities. -mark as completed. -Deleted those marked. -Use localStorage to keep records of the changes in the app. Use webpack to compile all the files.
- HTML.
- CSS.
- JavaScript
- Webpack
- Check the code with Linters tests: Webhint Stylelint Lighthouse esLint
To get a local copy up and running follow these simple example steps:
- It's necessary to install the LTS option of Node.js. link.
- npm will be included in the previous installation.
- Go to the folder where you want to store the project, and clone the repository:
- SSH: git@github.com:zkr024/To-do-List.git
- From the folder where all the files are located please Run npm install.
- And to launch the web server, please run npm start.
👤 Oscar Bermudez
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.