Skip to content

This is a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack

divinecharlotte/todo-list

Repository files navigation

todo-list

The todo list lists everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom using a corresponding index of each task. The project is build with HTML,CSS and Javascript.

do

Live demo

Live Demo

Built With

  • HTML

  • CSS3

  • Js

  • Technologies used: webpack, Git, Github

Prerequisites

VScode or other editor

Install

Cloning the project

git clone https://github.com/divinecharlotte/To-Do-list.git  

Prerequisites

  • node
  • npm

Install

Install webpack with npm :

npm install --save-dev webpack

Usage

  • To get the configuration of the app: Run
npm install

Run tests

  • To update changes : Run bash npm run build
  • To launch the app locally: Run bash npm start

Authors

👤 Divine Charlotte

🤝 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

-This project was inspired by Microverse

About

This is a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published