Im following the netflix-clone tutorial with moralis, react and Web3UIKit and in the part where we can fetch data from the database to see myList in our Home.js component in the use effect, i got this error message in the console: âError: You need to call Moralis.start with an applicationId before using Moralisâ.
This is the error in the console