Skip to content

This is my To-do-list project for my Javascript module at Microverse.

License

Notifications You must be signed in to change notification settings

jonathastavares/to-do-list

Repository files navigation

To do List

This is a To do list project built for learning purposes.

Built With

  • HTML
  • Bootstrap
  • Javascript
  • CSS
  • HTML Webpack

How to use it

Clone the repository using Github Desktop or by command line using the following command on the folder you want the repository to be:

Now use the following commands to setup the project

  • npm init -y
  • npm install webpack webpack-cli --save-dev
  • npm install --save lodash
  • npm install --save-dev html-webpack-plugin
  • npm install --save-dev style-loader css-loader
  • npm run build

Live Version

Author

👤 Jonathas Tavares

🤝 Contributing

Contributions, issues and feature requests are welcome!

License

This project is MIT licensed.

Show your support

Give a ⭐️ if you like this project!

About

This is my To-do-list project for my Javascript module at Microverse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published