Skip to content

A tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

License

Notifications You must be signed in to change notification settings

Lembani/to-do-list

Repository files navigation

To Do List

A tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete

to-do

Built With

  • HTML
  • CSS
  • JavaScript
  • WebPack

Live Demo Link

The website is deployed using Github Pages. Click the Link to Live Demo

Getting Started

If you want a copy of this project go to the GitHub repository and download it from the link below.

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

Prerequisites

  • Web Browser: Google Chrome, Firefox or any other web on browser on your computer
  • Code editor: VSCode

Setup

git clone https://github.com/Lembani/to-do-list.git
cd to-do-list
npm install
npm build
npm start

Run the following commands to run linter tests

WebHint

npx hint .

StyleLint

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

ESLint

npx eslint .

Usage

Open the index.html file with your code editor of your choice and/or a browser of your choice.

Open the project using a live saver extension that can be found into your code editor.

Author(s)

👤 Lembani Sakala

🤝 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

  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.

About

A tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published