This is what my crypto app looks like so far, I'd appreciate any feedback regarding potential issues e.g. if you run into any errors or see anything that should be improved before I continue adding more features. (btw light mode not added yet so that button does nothing atm).
I think I have some issues with performance, occasionally I get bad loading times, and sometimes the portfolio doesn't load properly when there are already entrys in the local storage (CORS error), this could be to do with how i'm fetching certain values for the price change % in the portfolio coin entrys. I'd be interested to know if anyone experiences issues with that part of the app 👍.