Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Enhancement of existing features
What is the new behavior (if this is a feature change)?
Login and register pages are connected with backend endpoints where it works flawlessly with the usage of axios request
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Mock data creation in the demo can be changed due to this update
Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Enhancement of existing features
What is the new behavior (if this is a feature change)? Login and register pages are connected with backend endpoints where it works flawlessly with the usage of axios request
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) Mock data creation in the demo can be changed due to this update