#Hi I am trying to set up the notes app locally
17 messages ยท Page 1 of 1 (latest)
Yes. i had the same problem. Its a ongoing issue on scrimba. Soon they will update the react course in order for this issues to dissapear.
I was going to ask the same question, I got react-mde working by adding
npm i firebase react-mde react-split showdown --legacy-peer-deps
but now I have starnge problem with useEffect hook, if you got it working please keep me update
morning everyone
I got the notes app running locally and smoothly
check it out
the new error that I'm facing now, I only can create new notes and delete them but can't update the body
Capture your thoughts and organize your studies with this simple React Notes App.
Here's the final result
Hi, I was able to get the notes app running smoothly by changing the rules on the firebase, I know it's not optimal solution as there's no privacy anymore but as long as it works!
Congratulations ๐๐๐
What else can you do, unless you're going to add authentications
True, I'll come back to this project once I learn some more