π Table of Contents
π [to-do-list]
[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.
π Built With
Tech Stack
Client
Server
Database
- No database was used in this project.
Key Features
- [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]
(back to top)
π Live Demo
- https://mwismann.github.io/to-do-list/dist/
(back to top)
π» Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
- You donβt need any previous installation in order to run this project
Setup
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mwismann/to-do-list.git
Install
- This is not an installable project
Usage
- Thereβs no command required to run the project
Run tests
- Thereβs no test for this project
Deployment
- This is not a deployable project
(back to top)
π₯ Authors
π€ Mathias Wismann
(back to top)
π Future Features
- [Features allowing user to add a task]
- [Features allowing user to remove all completed task]
- [Features allowing user to edit tasksβ description]
(back to top)
π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
βοΈ Show your support
If you like this project it would be a great help if you could star this repo!
(back to top)
π Acknowledgments
I would like to thank to Microverse for providing me the opportunity and inspiration for this work.
(back to top)
π License
This project is MIT licensed.
(back to top)