/To-do-list

To-Do List is a simple yet very help project to keep track of your daily/weekly activities.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

To Do List

To-Do List is a simple yet very help project to keep track of your daily/weekly activities.

This project is a task by Microverse.

Milestones:

  • Use Webpack.
  • Add List structure of To-Do-List.
  • Make the list Interactive.
  • Implement add and remove items functionality.

Built With

  • HTML, CSS & JS/ES6
  • Webpack & Linter

Getting Started

In order to use the project files, Kindly follow these steps:

Steps

  • To clone the project select the desired directory in cmd and run: git clone https://github.com/UmerZia/To-do-list.git
  • Install npm dependencies: npm install.
  • To check the live preview: npm run start
  • For StyLint test, run: npx stylelint "**/*.{css,scss}"
  • For WebHint test, run: npx hint .
  • For EsLint test, run: npx eslint .

Prerequisites

  • Have basic level knowledge about HTML/CSS/JS/ES6
  • Have basic level knowledge about linters/Webpack
  • Have basic level knowledge about the working of website

Author

Umer Zia

GitHub | Twitter | LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgments

Task provided by Microverse

📝 License