Skip to content

In this project, I created a simple to do list app. The app has the follow features: Adding new task to the list, updating task description, marking task as complete, removing task from the list, clearing all completed task.

Notifications You must be signed in to change notification settings

Kwentsir/To-Do-List-App

Repository files navigation

TO-DO-LIST-APP

TO-DO-LIST-APP is 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.

Built With

  • HTML
  • CSS
  • JAVASCRIPT

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow the following steps.

Prerequisites

  • node js
  • code editor (eg. vscode)

Setup

  • Copy this link [email protected]:Kwentsir/To-Do-List-App.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.

Install

Usage

  • Go to the repository folder in your command prompt cd To-Do-List.

Run tests

  • Run npm install to install the dev dependencies for linters and webpack.
  • Run npm build to build the application with webpack.
  • Run npm run start to start the development server.

Author

👤 Author1

👤 Author1

🤝 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

In this project, I created a simple to do list app. The app has the follow features: Adding new task to the list, updating task description, marking task as complete, removing task from the list, clearing all completed task.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published