Skip to content

Latest commit

 

History

History
126 lines (72 loc) · 3.78 KB

File metadata and controls

126 lines (72 loc) · 3.78 KB


To-Do-List

📗 Table of Contents

📖 To-Do-List

To-Do-List is a project that enables users to make a digital list of tasks to be carried out on a daily basis. The purpose of this project is to make daily life activities easier for the user saving them the stress of having to think of the task to be done at a point in time while focusing more on other important things.

🛠 Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Key Features

  • A list of tasks added
  • Enter button feature
  • Delete button feature
  • Clear all button feature

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Web browser.
  • Code editor eg Visual Studio Code.
  • Github: Generate an ssh key or use https to clone the repository.

Setup

Clone this repository to your desired folder:

  • With a git cmd, git bash or visual studio terminal, clone repo with git clone https://github.com/Mikey1-nuel/To-do-list.git to download the repository locally on your machine.
  • Then you navigate to the folder in your code editor with the command cd To-do-list.

(back to top)

👥 Authors

👤 Mikey1-nuel

(back to top)

🔭 Future Features

  • More Content will be personalized
  • Links to different pages will be add
  • CSS styling will be added to the page to make it look more professional

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please comment on the project. If you found an issue or would like to submit an improvement to this project, you can submit a pull request with a fix by referencing the issue that you created.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse Community for inspiring this project and codebase. It is a pleasure to have joined the program and I hope to learn a lot more as I progress.

(back to top)

📝 License

This project is MIT licensed.

(back to top)