/To-do-list

This is a simple to-do list app where you can add/remove/edit tasks.

Primary LanguageJavaScript

To-do list project.

This is a simple to-do list app where you can add/remove/edit tasks. I built it with HTML, CSS, javaScript and WebPack.

Built With

  • HTML
  • JavaScript
  • CSS
  • WebPack

Live Demo

You can check out the live version of my project with this link.

Getting Started

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

Prerequisites

  • Github account.
  • Code editor (Visual Studio Code) ​

Setup

  • Open up Github.
  • Clone this repository from GitHub by copying the HTTPS address.
  • On your VSCode hit "Open a new repository" and paste the URL.
  • Select the destination folder.
  • All the files should be cloned to your local folder and are ready to be used.
  • You'll need to install Webpack on your root directory by using the following command on your terminal: npm install webpack webpack-cli --save-dev
  • Now you can use the npm run build command to create your new files on the dist folder.
  • You can now access the project by opening the index.html file from that folder

Authors

👤 Author 1

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

Acknowledgments

  • Microverse
  • Anyone regarding this project.

📝 License

This project is MIT licensed.