DevaWinner / to-do-project

This is a simple To-Do List application built using JavaScript and HTML and CSS. It allows users to create, manage, and track their tasks. The application features include adding tasks, marking tasks as completed, editing task descriptions, deleting tasks, and clearing all completed tasks.
https://devawinner.github.io/to-do-project/
MIT License
2 stars 0 forks source link
css3 html5

To do list

📗 Table of Contents

📖 TO-DO LIST

To-do list is a simple to-do list application using webpack as bundler.

🛠 Built With

Tech Stack

Frontend
Code Editor
Bundler
Hosting and Deployment

Key Features

(back to top)

🚀 Live Demo

💻 Getting Started

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

  1. Clone this repository run

      git clone git@github.com:DevaWinner/to-do-project.git
  2. Open the project in a text editor

  3. Open a terminal via CMD or in your code editor

  4. Run npm install - To install all dependencies of the project.

  5. Run npm start to serve and open the project on a development server.

Prerequisites

In order to run this project you need:

  1. Install git on your local computer

    Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  2. Clone this repository

    Run this command

    git clone git@github.com:DevaWinner/to-do-project.git
  3. Follow the steps in Getting Started above.

    (back to top)

👥 Authors

👤 Aniekan Winner

(back to top)

🔭 Future Features

(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 follow me on github for more amazing projects and ideas

(back to top)

🙏 Acknowledgments

I would like to thank my partners for their immense support

(back to top)

📝 License

This project is MIT licensed.

(back to top)