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

Primary LanguageJavaScriptMIT LicenseMIT

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars GitHub followers

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.

Screenshot

Built With

  • HTML, CSS, JavaScript & Webpack;
  • Visual Studio, Git & GitHub;

Getting Started

Running locally

To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow these steps:

  1. In your terminal, type the following, to clone this repository:
$ git clone git@github.com:VanessaAoki/To-Do-List.git
  1. After, run the following commands in your terminal:
$ cd To-Do-List
$ npm install
$ cd dist
What are these commands? - the `$ cd` command is used to move to different folders.
- while `$ npm build` is used to compile the aplication files.
  1. Open the index.html file and run the application;

Live demo

Alternatively, you can run the app through the live demo link.

Author

👩🏼‍💻 Vanessa Aoki

Acknowledgments

Shoutouts to Nelsino Francisco, all tests and lots of codes improvements were written with him!

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