Registration
how to work?
create a register form

add an onclick event handler on the submit button, where shall I declare the onClick event function which calls axios or accepts variable in this code
Understanding Axios POST requests
If you click the submit button, you will get a response in your console with a 201 status code telling you the POST request was successful created.
POST https://us-central1-appgregator.cloudfunctions.net/api/education/edutama/frontend/academy/user-registration/
Headers
Name
Type
Description
x-api-key*
String
wkFBUJNQV;C
Last updated