master
Add Button component: Create a new Button.vue file for UI component integration in module 2.3.
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.
Add README.md: Create a new README file for module 2.3 to provide documentation and guidance for users.