Following is the React component displaying all categories, at this route http://localhost:3000/categories
import React, { useEffect, useState } from \'react\'; i