MERN-Stack-Projects icon indicating copy to clipboard operation
MERN-Stack-Projects copied to clipboard

Results 9 MERN-Stack-Projects issues
Sort by recently updated
recently updated
newest added

It passes an object not a string

This code was written to simplify the code by removing a function declaration Togglesetup to update its parameter as a boolean statement

We have to check the username is present or not then and then we have to create new entry in our database

Anyone tried to implement Razorpay ? if yes please share your gituhub repo or else willl try to implement realtime payment gateway?

React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array react-hooks/exhaustive-deps .

https://github.com/kunaltyagi9/MERN-Stack-Projects/blob/90fcb2a31e2ac90a1442cc0d9218b3358be08777/Blog-Website/client/src/service/api.js#LL117C6-L117C6

Thank you for the wonderfull tutorial, My self Amit having 9+ years of experience in Web developement and i was learning react and node from your youtube video and recently...

Everything works perfectly after deploying on heroku but the payment gateway doesn't work. It says the syntax of callback url is not correct. In the server.js file, the callback url...

I'm begineer with react and was building a clone project. it was all going fine but just after i used react-oauth/google it shows some errors and I'm unable to fix...