TODO List with Webpack
Basic website that allows users to add/remove tasks from a list. They can further go and mark the ones that are completed.
Built With
- Javascript
- HTML
- CSS
Live Demo
Getting Started
To get a local copy up and running follow these simple example steps.
Setup
Run
# To clone the git repositories
git clone https://github.com/uzairali19/webpack-todo
# To install dependencies
npm install
# To run development branch
npm run start
Run tests
For Linters:
# To check for CSS errors
npx stylelint "**/*.{css,scss}"
# To check for Javascript errors
npx eslint .
Authors
- GitHub: @uzairali19
- Twitter: @uzairali751
- LinkedIn: Uzair Ali
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
📝 License
This project is MIT licensed.