Skip to content

"To-do list" 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. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack.

Notifications You must be signed in to change notification settings

butlermuwo/todo-list-project

Repository files navigation

todo-list

Creating a list structure in my todo-list

todo-list

This is a todo book collection management web application which will help the user to add book with the Title and the Author to the books collection and also remove any book from the collection. In addition, he/she will be able to see the book list in the collection on the landing page.

Built With

  • HTML5
  • CSS
  • Javascript

How to use and run this project

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

  • Clone this repository with

git clone https://github.com/butlermuwo/todo-list.git using your terminal or command line.

  • Change to the project directory by entering :

cd todo-list-project in the terminal.

  • run code . to open it in vscode
  • Install packages using the command npm install
  • run the project locally by entering the command npm start

Project Status

This project has been finished and deployed.

Screenshoots

screenshot (41)

Live Demo link

https://cocky-hugle-0c1e65.netlify.app/

Issues

Up to now, there are no issues with it.

Here is the link to the Issues tab:

https://github.com/butlermuwo/todo-list-project/issues

Author

👤 Butler Shimaluwani

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Thanks to everyone who helped me.

License

This project is MIT licensed.

About

"To-do list" 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. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published