wd-David / snowball

A simple side project for personal accounting.
snowball-front-end.vercel.app
4 stars 1 forks source link

feat(fe): add landing page & login/ register feature #12

Closed wd-David closed 2 years ago

wd-David commented 2 years ago
wd-David commented 2 years ago

Will the user be been redirected to the home page after successfully registering, just like we talked about the other day? Or user will be redirected to the log-in page?

Users need to log in after they have registered successfully, which means that they will stay at the same login page to login.

AdrieneTZ commented 2 years ago

Thank you for the response. I'm still working on JWT. There are some bugs need to be fixed.