Todo List is a simple todo list app built for webpack learning purpose.
Markup
Style
Scripting
- HTML, CSS, and JS Best practices
- Webpack optimization
- Clear and user-friendly
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:thasipablo/todo_list.git
npm init -yTo run tests, run the following command:
npx hint . npx stylelint "**/*.{css,scss}" npx eslint .👤 Author 1
- GitHub: @thasipablo
- Twitter: @thasipablo_
- LinkedIn: thasipablo
- Contact form
- Store data in a database
- Share the todo list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project fork it and make a PR, open an issue or invite me drink a coffee
We would like to thank all my code partners, and all reviewers
This project is MIT licensed.