BhattAnsh/Quiz-Quest

Frontend (API) Request Handler

Closed this issue · 0 comments

Create api/apiRequest.js file in the frontend src directory
I want to implement functions in apirequest.js to interact with backend API:

  1. Use fetch/axios for making HTTP requests
  2. Create functions for each API endpoint