Fetching Crypto Data from API

Overview

As a team of two, we collaborated to create a system for fetching data from a specified data source using an API call. We then utilized the JSON data that was returned to design a dynamic webpage that allows users to interact without the need for page reloads. This implementation resulted in a seamless user experience, with uninterrupted page interactions.

Source Code Link

Tech Used:

Ajax, Vanilla JavaScript, API requests and responses handling

Project Demo