/To-Do-list

A single-page application (SPA) that you can use to organize your daily schedule. You can create a task ✍🏼, mark a task as completed ✔, update its details ⚒, or delete it 🚩. All this without needing to reload a page. ✔ This project has been tested with the JEST test library. The main technologies are ES6-JS, JEST framework, CSS3 and HTML5.

Primary LanguageJavaScript

To-Do-list.

Objectives of this project

  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

Built With

  • HTML
  • CSS
  • JavaScript(ES6)
  • WebPack

Live Demo

Go Live 🙂

Getting Started

  1. Open main branch
  2. Open VSCode or terminal and navigate to the folder where you would like to clone the project.
  3. Type "pwd" to see your working directory.
  4. clone repository(git clone "branch-link")
  5. Run "nom install" to install required packages
  6. run "npm start" to start the website on local server
  7. Enjoy 😎

Authors

👤 Tadesse Alemayehu

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse for amusing support and guidance.
  • Microverse code reviewers.

📝 License

Coming soon.