ToDoList

I built a simple web page that can help you to handle a list of to do tasks. This web page was build using webpack.

MIT License

Stars
8

📗 Table of Contents

📖 [Library]

[Library] Use code from libraryClasses , refactor it in order to use with ES6 modules.

🛠 Built With

Tech Stack

Key Features

Describe between 1-3 key features of the application.

  • [Use of javascript modules to show a website]
  • [add_a_book]
  • [erase_a_book]

🚀 Live Demo

Link to deployed project.

💻 Getting Started

This project can be used as an example on how to use ES6 modules features to make a website.

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

Prerequisites

In order to run this project you need:

  • Visual Studio

Setup

Clone this repository to your desired folder:

  • On GitHub.com, navigate to the main page of the repository.
  • Above the list of files, click Code.
  • Copy the URL for the repository.
  • Open Terminal.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the URL you copied earlier.
  • Press Enter to create your local clone.

--->

Deployment

You can deploy this project using:

  • Git Hub Pages.

👥 Authors

👤 Diego Cuenca

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Improve UX experience]
  • [Clean refactored code]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please leave me a star

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

  • I would like to thank all my microverse classmates.

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects