Skip to content

sentayhu19/To-Do-list

Repository files navigation

To Do List

This project is about building To do llist

To Do List design (20)

Live demo

Live Demo Link

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Prerequisites

  • VScode or other editor

Install

Cloning the project

git clone https://github.com/sentayhu19/To-Do-list

Getting packages and debuging with Stylelint

npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

For validation detection using Stylelint Run

npx stylelint "*/.{css,scss}"

from parent source directory

Getting packages and debuging with Webhint

npm init -y npm install --save-dev hint@6.x

Open http://localhost:8080 to view it in the browser. (Local)

For validation detection using Webhint Run

npx hint .

Authors

👤 Sentayhu Berhanu

🤝 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

-This project was inspired by Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published