- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Task Manager 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.
- Build a website based on an existing website.
- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.
Markup
Dynamic
Bundler
- WebPack
- Dynamic Injection of HTML Markup
- Browser Local Storage
- CRUD
To get a local copy up and running, follow these steps.
In order to run this project you need:
- WebPack
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone git@github.com:ITurres/Task-Manager.git
Install this project with:
- Not Applicable
To run the project, execute the following command:
npm run start
- LiveServer or the like
To run tests, run the following command:
npm test
You can deploy this project using:
- Not Applicable
👤 Author1
- GitHub: @ITurres
- Twitter: @Arthur_ITurres
- LinkedIn: Arthur Emanuel G. Iturres
👤 Author2
- GitHub: @HFG43
- Twitter: @HFG43
- LinkedIn: @Hernán Güemes
- .-
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you liked this project!
I thank Microverse for this fantastic opportunity, the code reviewers for their advice and time and to my fantastic coding partner @HFG43 🏆
This project is MIT licensed.