React props not working when map() function on json file
I'm trying to render information from a json file that I made to show on a page. I have used bootstrap for formatting the cards but when I try it without the bootstrap formatting it still doesn't work. Any ideas…