iamshaunjp / Complete-React-Tutorial

All course files for the Complete React Tutorial on the Net Ninja YouTube channel.
1.81k stars 1.72k forks source link

Lesson 20 #34

Open navatnass opened 1 year ago

navatnass commented 1 year ago

I have question why i`m getting this error?

Unexpected token '<', "<!DOCTYPE "... is not valid JSON

in useFetch.js we are returning

return res.json();