Please help, I don’t know what I’m doing wrong. I deployed my React App on Netlify recently, but the issue I’m facing is that the CSS styling seems not rendering fully for my components. Everything works well on my localhost and the output came out as expected. But after deploying on Netlify, The output just scattered. Please I’m confused right now. Here is the link to the Github repo https://github.com/femakin/meedicart
Also, Below are the two pictures of my output. The first one is the Localhost while the second picture is the out of Netlify
Thanks