ToDoList

Javascript App to display a daily todolist

Built With

-HTML & Javascript

Getting Started

To get a local copy up and running follow these simple example steps.

Clone the repo with git clone git@github.com:souad988/ToDoList.git

Run npm install from the command line

Run npx hint . to test for HTML linting check

Run npx stylelint "**/*.{css,scss}" to test for css/scss linting check

Run npx eslint . to test for javascript linting check

The app is deployed using Github Pages. You can view it by clicking the Live Demo Link below.

Live demo

gitpages

Authors

👤 Souad

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the (https://souad988.github.io/ToDoList/issues).

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.