uob-group-10-mynt / mynt-finance-banking-app

A prototype banking app for Mynt, Kenya.
3 stars 0 forks source link

Feature/frontend login form #45

Closed ZathrasXI closed 2 weeks ago

ZathrasXI commented 2 weeks ago

Changes made:

You need to navigate the app by using the navbar.... The app will crash if you go to a page by typing a URL, e.g. localhost:9001/login it seems like this is expected behaviour because there is no backend connected to the React app to serve the resources. At least that is what I understand from articles such as Fixing the “cannot GET /URL” error on refresh with React Router (or how client side routers work)

koreanMike513 commented 2 weeks ago

happened to fail after all codes being mixed up