Skip to content

This project was built as part of the Microverse JavaScript module. The goal of the project is to build a simple Todo App using Webpack and ES6 by dynamically creating the DOM elements.

Notifications You must be signed in to change notification settings

guillainbisimwa/To-Do-List

Repository files navigation

To-Do-List

This project was built as part of the Microverse JavaScript module. The goal of the project is to build a simple Todo App using Webpack and ES6 by dynamically creating the DOM elements.

screenshot

Additional description about the project and its features.

Built With

  • HTML5
  • CSS3
  • Bootstrap5
  • JavaScript
  • Babel
  • Webpack
  • localStorage
  • Integration Tests using Jest

Live Demo

Live Demo Link

Getting Started

In order to run locally this project type the following commands over the terminal in Linux or Mac or the Windows cmd console:

$ git clone https://github.com/guillainbisimwa/To-Do-List.git
$ cd To-Do-List
$ npm install

After running the previous commands, to see the web application in the browser go to the To-Do-List folder and open the index.html file inside dist folder.

Test

To run the integration Tests locally using Jest, just type the following commands over the terminal in Linux or Mac or the Windows cmd console:

$ npm run test

Authors

👤 Guillain Bisimwa

👤 Blaise Pascal Shyaka

🤝 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!

📝 License

This project is MIT licensed.

About

This project was built as part of the Microverse JavaScript module. The goal of the project is to build a simple Todo App using Webpack and ES6 by dynamically creating the DOM elements.

Topics

Resources

Stars

Watchers

Forks