/To-Do-List

This webpage is meant to enable the user add, delete and edit scheduled tasks. This project utilised webpack as a module bundler for all it's dependencies.

Primary LanguageJavaScriptMIT LicenseMIT

logo

📗 Table of Contents

📖 Todo List Project

Minimalist To Do List Project is a website that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is inspired by the minimalist website. That website is already offline but you can still play with thanks to web.archive.org.

🛠 Built With

HTML
CSS
Javascript(ES6)
Webpack

(back to top)

🚀 Live Demo

To do list Project

(back to top)

💻 Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone ``

  • Go to the repository folder using command prompt cd /To-Do-List

  • Install the dev dependencies for linters run npm install.

  • setup Webpack

(back to top)

Prerequisites

In order to run this project you need:

-Any broswer

  • knowledge of ES6 modules
  • familiarity with basic git commands
  • working knowledge of webpack

(back to top)

Setup

Clone this repository to your desired folder:

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone "git@github.com:admirerbrown/To-Do-List.git"

  • Go to the repository folder using command prompt cd awesome-books-project

  • Install the dev dependencies for linters run npm install.

(back to top)

👤 Authors Samuel Kyere

(back to top)

🔭 Future Features

  • Implement some UX improvements: added transitions and/or animation.

  • Implement additional pages.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for providing me the materials that enabled me to finish this exercise

📝 License

This project is MIT licensed.

(back to top)