
To Do List
This is a project that let’s you see a list of task, you can add them through the console.

Built With
- HTML
- CSS
- JavaScript
- Webpack
Live Page
Page Link
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- npm (node package manager)
- Have git correctly installed.
Setup
- Open a terminal window where you want to have installed a copy of the repository.
Install
- Use this command to get a copy:
git clone https://github.com/Kakalanp/TO-DO-list.git
- then, run
npm install followed by the dependencies listed on the package.json file
Usage
- Edit the content as you like.
Test
- To test the functions used in this code, run :
npm test.
Authors
👤 Joaquin Garrido
🤝 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
- Thanks to Microverse for the guidelines.
📝 License
This project is MIT licensed.