/To-Do-List

This is a basic website that allows users to add/remove task from a to-do list.

Primary LanguageHTMLMIT LicenseMIT

TO-DO LIST

TO-DO LIST is a basic website that allows users to add/remove task from a to-do list.

To Do list: list structure

  • Learning objectives
  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

Screenshot

Screenshot from 2022-02-24 23-41-47

Built With

  • HTML, CSS, JavaScript, GIT,
  • Technologies used: GitHub, VScode, nodejs, webpack, lodash.

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • A device that support running browser applications.
  • access to internet connection.

Setup

View pages from the browser

  • If you just want to check the webpage/webapp, you have it available on the live demo link.

Install locally the code of the application

In order to install a local version of this project and please do the following steps:

  • Install the latest version of any code editor.
  • install the latest version of GIT.
  • open your terminal
  • Go to the repository and clone it with git clone git@github.com:ForHemer/To-Do-List.git .
  • open the repository cloned with cd To-Do-List
  • if your code editor is VsCode type code .
  • To build it npm run build
  • To test it npm run test
  • and enjoy!

Author

👤 Hemerson Foreste

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