Closed maplegilbs closed 1 year ago
I just added one more commit to resolve issue #6 by way of displaying a loading component while the auth is initializing and then redirect an authenticated user to the home page if they exist.
Note I did not see issue #9 until just now, so all the form fields I have are using onChange events... happy to adjust as necessary either before this is merged or as a subsequent PR.
Here is a swing at initial layout for the following pages front ends
home donate account account/edit login
Note there are still a few errors being thrown - but wanted to get something up we can look at and start working on linking up to the back end here relatively soon.
Could use some help debugging some of the errors being thrown. Specifically on the account/edit page and dealing with default props regarding the react-buger-menu.