Skip to content

A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. The simple website is built using ES6 and Webpack!

Notifications You must be signed in to change notification settings

Jmagero/To-do-list2

Repository files navigation

TODO LIST

To Do List is a simple HTML list of To Do tasks. This simple web page is built using webpack and served by a webpack dev server.

Built With

  • Javascript,
  • HTML,
  • CSS,
  • webpack

Live Demo

Live Demo Link

Getting Started

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

Clone the repo:

$ git clone https://github.com/Jmagero/To-do-list2

Setup and run the application

Install node.js:

First install node.js

Next, navigate to the project folder and install the dependencies using the following command:

$ npm install

Run

Run the application by launching your local webserver and lauching the index.html file in the browser
http://localhost:8080/dist/index.html

Authors

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • FreeCodeCamp

📝 License

This project is MIT licensed. {"mode":"full","isActive":false}

About

A "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. The simple website is built using ES6 and Webpack!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published