REACT APP (Ecommerce) product page no longer displaying products
I was building an Ecommerce React App using MERN stack. I got too busy at work and missed the deadline to maintain connection to my mongoDB database and it was “temporarily suspended”. On monday I logged-in into MongoDB and reopened my code. Vscode informed me that my shell has been moved from bash to zsh. I ran my code however the product page of my Ecommerce site is not showing up. The log-in/sign-up page works fine , cart page works fine but product page just keeps showing the loading symbol with no products. My images were uploaded on cloudinary . Please what could I be missing ?