You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data can't directly be written into local file data.json just by using vanilla js ( without any backend support like maybe nodejs). for the time being, can i just save it to localstorage and for displaying the materials it can fetch from data.json and localstorage both ?
I want that when the user click , on the add material button , the data should be save on the data.json file .
The text was updated successfully, but these errors were encountered: