TO DO LIST

"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. I will build a simple website that allows for doing that, and I will do it using ES6 and Webpack! I will build a very simple yet powerful to-do list. It will be inspired by the minimalist website. That website is already offline but you can still play with thanks to web.archive.org.

image

Link to Webpage

You can visit this Todo list here.

Getting Started

To get a local copy up and running follow these simple example steps. open your terminal and clone the project using

git clone https://github.com/shadabwahidullah/TodoList-2nd.git

install or update your npm using

npm update

start your local server and build project using

npm start

Authors

👤 Wahidullah Shadab

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.