- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[TO DO LIST] is a web-based to-do list application built with JavaScript, HTML, and CSS. With this app, you can create, edit, delete, and rearrange tasks, making it easy to stay organized and on top of your to-do list.
The following technologies were used in the development of this project:
HTML: to structure the content of the page CSS: to provide visual styling for the page JavaScript: for DOM manipulation and application functionality Webpack: to package and compile the JavaScript and CSS files into a single bundle for deployment.
Describe between 1-3 key features of the application.
- You can add a new task
- You can delete a task
- You can change the position of the tasks
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:carreraprogrammer/To-do-List.git
To run the project, execute the following command:
npm run build
You can deploy this project using:
npm start
👤 Daniel Carrera
- GitHub: @carreraprogrammer
- Twitter: @carreraprogrammer
- LinkedIn: [Daniel Carrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project, I'd really appreciate if you can give me a star.
This project is MIT licensed.