- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[to-do-list] is a new project where I set up a repo with webpack configurations for the first time as practice exercise. After that I proceeded to set up the workflows. Then added markup content for the html template to be used with Html Webpack Plugin. From there on, I applied ES6 recommended practices to optimize the projects interactivity.
Client
- HTML
- CSS
- JavaScript
Server
- GitHub Pages
Database
- No database was used in this project.
- [Correct set up of webpack.]
- [Correct set up of Linters and GitHub Flows.]
- [Dynamic rendering of list elements inside the to-do list]
- [List renders on page load]
To get a local copy up and running, follow these steps.
- You don't need any previous installation in order to run this project
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mwismann/to-do-list.git
- This is not an installable project
- There's no command required to run the project
- There's no test for this project
- This is not a deployable project
👤 Mathias Wismann
- GitHub: @mwismann
- Twitter: @mathias_wismann
- LinkedIn: Mathias Wismann
- [Features allowing user to add a task]
- [Features allowing user to remove all completed task]
- [Features allowing user to edit tasks' description]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project it would be a great help if you could star this repo!
I would like to thank to Microverse for providing me the opportunity and inspiration for this work.
This project is MIT licensed.