feature/login-frontend
#Added bootstrap and material design vue (mdbvue)
- Inspired from https://mdbootstrap.com/docs/vue/forms/basic/
#Added Login component and testing it in App.vue
- Belum ada routing system ya? jadi gue test di app.vue
#Added axios library and deactivated no-console rules
- Biar bisa debug console
#Added login post request
- Parameter yang di passing email dan password
Edited by Mochamad Alghifari