pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

Username: Show if username is already taken #12

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

Add a feature, which shows, after input, if the username is available or not

will probably needs some backend work too?