Skip to content

smunozmo/to_do_list_with_webpack

Repository files navigation

To-do List with JS + Webpack

Welcome to my To-do list project, this is an interactive list excercise from Microverse.

screenshot

Built With

  • HTML + CSS + Bootstrap + Javascript + Webpack + Jest

Getting Started

  • You will not need additional instructions on installing Prerequisites.
  • In case you have node_modules on your folder Add them to .gitignore file before you a push.

Prerequisites

  • No prerequisites needed for this project.

Installation

  1. Clone the repo
    git clone git@github.com:smunozmo/to_do_list_with_webpack.git
  2. Install NPM packages
    npm install

Testing

  1. Run the tests
    npm test
    or
    npm run watch
  2. See report in browser
    open ./coverage/lcov-report/index.html

👤 Author

Arturo Álvarez

Sebastián Muñoz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

👋 Acknowledgements

Microverse.

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published