Assignemnt InternFullStack ETPL
Assignemnt InternFullStack ETPL
1. React: Create a login as well Registration form from the design below. (Try to
match it as much as possible. If not possible create random design forms).
After User User submits the form, all the information should be sent to node.js
APIs created for registration or login.
*Use react forms, react-bootstrap components, react-router, and Axios (to call APIs).
4. Nodejs APIs:
a. New User Registration Api (Use Mongodb)
b. Login API
5. Pass the JSON Web Token and user information as a response after successful
login or registration.
1. Code Submission: Please upload your code to GitHub and share the repository
link with us. This will allow us to review your code and evaluate your technical
expertise.
2. Application Deployment: Additionally, we request that you deploy the developed
application on any live cloud platform such as Netlify, Railway, or any other free
platform. Please provide us with the URL to access the deployed application.