Skip to content

This project was done to learn how to use webpack to bundle JavaScript, how to use proper ES6 syntax and use ES6 modules to write modular JavaScript. TTD testing was also applied using jest.

Notifications You must be signed in to change notification settings

udeaghad/to-do-list

Repository files navigation

To Do list: list structure

This project was done to learn how to use webpack to bundle JavaScript, how to use proper ES6 syntax and use ES6 modules to write modular JavaScript.

Built With

  • Html
  • CSS
  • Javascript

Live Demo

https://udeaghad.github.io/to-do-list/

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites:

Setup

  • Clone the repository on github to your local terminal Install
  • Ensure you have git installed on your terminal
  • run each ogthe following codes on your terminal
    • npm install
    • npm run build
    • npm start -Ensure you have node.js installed.

Usage

  • Open the index.html file with your browser to view the webpage

Authors

👤 Author

🤝 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

none

About

This project was done to learn how to use webpack to bundle JavaScript, how to use proper ES6 syntax and use ES6 modules to write modular JavaScript. TTD testing was also applied using jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published