useContext

  • Post author:
  • Post category:
  • Post comments:0 Comments

hello there, please compare your code with this: https://github.com/basir/react-18-shopping-cart/blob/master/src/App.js#L10 share the code you use to add the item to the cart.

Continue ReadinguseContext

Mongoose Error

  • Post author:
  • Post category:
  • Post comments:0 Comments

do you have .env file in the root folder of the project and does it have this line: MONGODB_URI=mongodb://localhost/amazona follow this guide to set MongoDB connection: https://github.com/basir/mern-amazona#run-locally

Continue ReadingMongoose Error