Skip to content

The project is a To-Do-List website. This is to help keep track of daily activities. The user can add, update, delete, and mark an activity as completed

Notifications You must be signed in to change notification settings

principlebrothers/To-do-list

Repository files navigation

Project Name: To Do List

Description: Design To-Do List dynamically using ES6 along with the setup of webpack. The user will be able to:

  • add task,
  • update task,
  • delete completed and uncompleted task

Getting Started

Kindly follow the steps below to install and access the code on your pc.

  • Clone this repository or download the Zip folder:

    • For HTTPS: https://github.com/principlebrothers/To-do-list.git
    • For SSH: git@github.com:principlebrothers/To-do-list.git
    • For GITHUB CLI: gh repo clone principlebrothers/To-do-list
  • Navigate to the location of the folder in your machine you want clone the repository to:

    Example: you@your-Pc-name:~$ cd <folder>

  • User GitHub functionality: you@your-Pc-name:~$ git clone <link>.

  • Run npm install to install all the dependencies

  • Run npm start to lunch the development server

Built With

  • Major languages

Html Css JavaScript

Live Demo

Live link

Authors

👤 Ernest Anyewe Adonu

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

The project is a To-Do-List website. This is to help keep track of daily activities. The user can add, update, delete, and mark an activity as completed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published