https://crypto-app-official-git-feat-portfolio-dcmilleas-projects.vercel.app/ This is my rough draft of crypto project, lmk anything that needs fixin :)
@Cristian Florea I get all the coins in an API call. When I map through the result, I check to see if the id of the coin is matching my sell/buy coin. If it is, I grab the data from the specific coin to use it in the chart, current pricing, etc.