Skip to content

For this project, I created an interactive To-Do application that empowers users to manage their tasks effectively. The webpage allows users to add, edit, delete, and mark tasks as completed. Leveraging the power of Webpack, I efficiently bundled and served the application using a Webpack dev server.

Notifications You must be signed in to change notification settings

mershark/To-do-list

Repository files navigation

📖 To Do List

to do webpage


📗 Table of Contents

📖 To Do List

In this project, I build a To do webpage that enable users to add their to do list, edit, delete and mark tasks as completed. This web page was built using webpack and served by a webpack dev server.

🛠 Built With

Tech Stack

Client

Key Feature

  • Adding a new task to your to do list
  • Deleting a task
  • Editing task descriptions.
  • Marking task as completed
  • Clearing all completed tasks

(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: NPM installed Any code editors

Setup

Clone this repository to your desired folder by.

Install

Installation is completed once the repository and cloned into your local machine.

Usage

To run the project launch index.html in your browser

Run tests

To run tests, run the following command: npx stylelint "**/*.{css,scss}

Deployment

You can deploy this project by transferring the files in your local repository onto your server

(back to top)

🚀 Live Demo

(back to top)

👥 Authors

👤 Mershark Takyi

(back to top)

🔭 Future Features

  • Re-arranging of tasks
  • Refreshing of list

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

For this project, I created an interactive To-Do application that empowers users to manage their tasks effectively. The webpage allows users to add, edit, delete, and mark tasks as completed. Leveraging the power of Webpack, I efficiently bundled and served the application using a Webpack dev server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published