React Course - Beginner's Tutorial for React JavaScript Library [2022]

Dear friends,

i have started the React Course - Beginner’s Tutorial for React JavaScript Library [2022] on FCC youtube channel.

my code is not working and i have searched online but i coud not fix it.

i attahced screenshots of my vs code ,js code and console error in pic.

kindly advise

First of all, always read the docs.

Next, don’t post pictures of code. Past the code into your message or a link to an online IDE or a repo.

As you your problem, consulting with the docs, is that package imported/required in that file? (Actually, now that I think of it, that may not be necessary with your setup.) Also, [hint, hint] remember that JS is case sensitive.

Thank you for your reply.
i tried the docs but still my code did not work.

Reread the last sentence I wrote and reread the docs closely, specifically the name of the module.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.