Kuroidaka / GameStore-Admin

https://game-store-admin.vercel.app
10 stars 0 forks source link

UI(ADMIN) - Create a login register page in admin #1

Closed Kuroidaka closed 1 year ago

Kuroidaka commented 1 year ago

SCRIPT

base on this link: https://dribbble.com/shots/19338138-Log-in-page-Untitled-UI

Create a new authenticate page (login, register)

Kuroidaka commented 1 year ago

@Kouzira announce me when you in process this task

Kuroidaka commented 1 year ago

Hi Team I have update the UI and several logic for Auth page

we do not need to use firebase in admin page, it is can be use in source landing page that we are going to set it up later

image image

Thanks

Kuroidaka commented 1 year ago

@Kouzira

I added the code template for show error in input field for validation

task:

using this code template which have been set up in InputField component Image

if set errorState = {true}

the UI will show like this

Image

Kuroidaka commented 1 year ago

Hi @Kouzira

I have clean the code and update some feature for validation base on your code What:

image image image image image