You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wiki app I made consuming Marvel API. I used Context API to handle state between components and React Router with url parameters to access a Detail View. For the styling I used Chakra UI.