Skip to content

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

License

Notifications You must be signed in to change notification settings

VanessaAoki/To-Do-List

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published