Skip to content

A To-Do list app where a user can add or remove a task in a list & clear the list when some or all tasks are completed. Webpack has been used in this project along with HTML, CSS & vanilla JavaScript.

Notifications You must be signed in to change notification settings

chelmerrox/to-do-list

Repository files navigation

To Do List

This is a To-Do list app where a user can add or remove a task in a list & clear the list when all tasks are completed. Webpack has been used in this project.

Built With

  • Webpack
  • HTML5
  • CSS3
  • JavaScript
  • Git

Preview

Website preview

Live Demo

Live Demo Link from ./dist/index.html

Getting Started

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

Prerequisites

  • Webpack
  • HTML5 & CSS3
  • JavaScript
  • VSCode (or any other text editor)
  • Git
  • GitHub
  • Command line/Terminal

Setup

From the command line, do the following steps below:

  1. Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:chelmerrox/to-do-list.git
  1. Change directory/Go into the repository with the command below.
$ cd to-do-list
  1. Run this command.
$ npm run build
  1. Run this to deploy the site on your local machine.
$ npm start

Author

👤 Losalini Rokocakau

🤝 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

📝 License

This project is MIT licensed.

About

A To-Do list app where a user can add or remove a task in a list & clear the list when some or all tasks are completed. Webpack has been used in this project along with HTML, CSS & vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published