This repository is not active
pintu8328/axlr
The component consists of a form for submitting student information, which includes name and email fields. Upon submission, the form data is sent to a backend API endpoint using Axios. The form also includes conditional rendering logic to redirect the user back to the "Home" component upon successful submission.
JavaScript