CoinPrice

Project Overview & Media

CoinPrice

About this project

The CoinPrice project was developed to demonstrate proficiency in working with APIs by integrating real-time cryptocurrency data into a web application. The application fetches and displays data such as cryptocurrency names, prices, and associated images, allowing users to stay updated on the latest trends in the crypto market. The project emphasizes the ability to interact with external APIs, process the fetched data, and present it in a user-friendly format.

Walkthrough

  1. Clone the repository: git clone https://github.com/ralharas/crypto-price-app
  2. Navigate to the project directory and install node modules.
  3. Then run the webapp in your terminal "nodemon app.js" or "node app.js". If you have no idea how to do the above steps and would like to still try out the project, please reach out to me using the contact me form.