Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

ADD NOTE button is not working ,it is not adding note in "your note" page #45

Closed Meenakshiratnawat closed 1 year ago

Meenakshiratnawat commented 1 year ago

Describe the bug ADD NOTE button is not working ,it is not adding note in "your note" page

To Reproduce Steps to reproduce the behavior:

  1. Go to add note
  2. Click on add note
  3. when you see your note no note is added
  4. See error

Expected behavior your note should show your notes whenever you add a new note, I can improve this functionality and save note in your note page locally .

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Gssoc'23

Uma-Shankar0927 commented 1 year ago

I am proficient in MERN stack development. I can fix this. So, can you assign this to me?

Rajat2024 commented 1 year ago

@Meenakshiratnawat add screenshot In my browser it is working