adityabisoi / startup-incubator

A website for showcase products pre-release
GNU General Public License v3.0
20 stars 33 forks source link

Login/SignUp components (FrontEnd) #27

Closed Tejas-117 closed 2 years ago

Tejas-117 commented 2 years ago

I would like to implement the front-end login and signup components.

The fields included for: signup- user name, email address, password. login- email address, password. with client side necessary validations and displaying messages to show status.

I would like to work on this under GSSoC 2022.

Tejas-117 commented 2 years ago

Thanks, working on it.