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
A web-based NFT collection which runs on the Etheruem Rinkeby test network. The collection was created on Thirdweb and retrieved from the Opensea API using Axios to send HTTP requests. Once the data was sent from the API to the client browser, it was displayed on a UI created with React.js. The backend manages the API and handles the HTTP requests.
This repository contains a web page that allows users to search for Marvel characters using the Marvel API. Users can enter the name of a Marvel hero in the search box, and the page will display information about the character, including their image and description.