you have an empty file (apiRequest.js), I don't think it would be a bad idea to have this file to contain the logic for making your request on the back end, to make your code even more modular, but if you've decided not to do this then you should remove this file.
you have an empty file (
apiRequest.js
), I don't think it would be a bad idea to have this file to contain the logic for making your request on the back end, to make your code even more modular, but if you've decided not to do this then you should remove this file.