Can’t fetch users data from MySQL DB
I am using React JS for the front end and Node JS for the backend, no matter what i try i somehow can’t fetch the users data from my DB so i can display it on the front-end, here’s my code i hope someone can help me with this :
AxiosError: Request failed with status code 404 when posting data
I’m trying to send a post request with create however i’m getting this error downbelow: