/To-Do-List

This is a to-do list app bundled with webpack. It also uses ES6 module imports for modular JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

image

📗 Table of Contents

📖 [To Do List]

Portfolio is a responsive web design that contains projects I have done

🛠 Built With

🖥️ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Webpack

Key Features

  • Dynamically add list of tasks
  • Check tasks as completed
  • Delete checked items

(back to top)

🚀 Live Demo

(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:

  • Go to this repsitory.
  • Click on Code
  • Clone the repository using your https link
  • This will gives you access to all files

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

Because this project uses webpack as a bundler, to run the project, execute the following command:

npm run start

  • OR

npm start

Run tests

To run tests, run the following command:

  • npx stylelint "**/*.{css,scss}" in your terminal
  • npx eslint . in your terminal

Deployment

You can deploy this project using:

A web browser

(back to top)

👥 Authors

👤 Racheal Appiah-kubi

👤 Martin Karugaba

👤 Eligrand Nezerwa

(back to top)

🔭 Future Features

  • Add a database that keeps the history of past list for a few days

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project follow my github.
  • Give me star
  • Say hi on twitter

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)