Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 555 Bytes

File metadata and controls

15 lines (8 loc) · 555 Bytes

Checklist Protocol 📝

☑️ Task 1: Set up A User Registration Form.

☑️ Task 2: Post the form information to API using POST API Call.

☑️ Task 3: Fetch the Data while the data being a JavaScript Obj then it is converted into JSON String to print.

☑️ Task 4: Test the code.

☑️ Task 5: Deploy to GitHub Pages.

Working Link: https://stackblitz.com/edit/vitejs-vite-q2txdg2f?file=index.html

Screenshot:image