/toDo-List

A minimalistic todo list where you can add, delete or delete all the completed activities

Primary LanguageJavaScriptMIT LicenseMIT

ToDo List

Welcome to my ToDo List project

📗 Table of Contents

📖 ToDo List!

ToDo List! is my fourth project at Microverse, in this project I have created a basic list of tasks where the user can add a new task, mark as completed and delete all the completed tasks

🛠 Built With

Tech Stack

Client

Key Features

  • A new task contains a description and a boolean state
  • The user can add, mark as completed or delete all completed tasks
  • The list of tasks will be preserved in local storage

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).
  • Step 2: Once you have installed git you can clone this project using the command below:
    git clone git@github.com:danifromecuador/toDo-List.git
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.
  • Step 4: If you want to watch the html file open it with your favorite web browser.
  • Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

👥 Authors

👤 Dani Morillo

🔭 Future Features

  • The tasks could be ordered just dragging them

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this Awesome Books project please share my portfolio with recruters!

(back to top)

🙏 Acknowledgments

I would like to thank the Codepip company for creating the game called css frog. https://twitter.com/playcodepip

(back to top)

📝 License

This project is MIT licensed.

(back to top)