Skip to content

To do list app with a simple UI. It uses webpack module bundler and local storage

License

Notifications You must be signed in to change notification settings

yuvenalmash/ToDoList

Repository files navigation

📗 Table of Contents

📖 [To Do List(with webpack)]

[To Do List(with webpack)] is a simple to do list application with add, remove and read functionalities

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • JavaScript

Key Features

  • Web pack
  • uses local storage

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

  • install node

Setup

Clone this repository to your desired folder:

  cd desired-folder
  git clone https://github.com/yuvenalmash/ToDoList.git

Install

Install this project with:

  cd ToDoList
  npm install
  npm run build

Usage

To run the project, execute the following command:

  npm run server
  • open 'localhost:3000' to view the project in your browser

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Yuvenal Njoroge

(back to top)

🔭 Future Features

  • add functionality to 'clear all copleted' button
  • add functionality to the checkbox

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the inspiration

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

To do list app with a simple UI. It uses webpack module bundler and local storage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published