master
Add Modal and demo components: Create Modal.vue for modal functionality and demo.html to showcase LoginForm usage in module 2.3. Update LoginForm.vue with minor style adjustments.
Replace demo.vue with demo.html to provide a standalone HTML demo for the modal and login form functionality in module 2.3, enhancing accessibility and user experience.