Skip to content

This repo is a web app powered by RapidAPI, it allows you to check out all the cryptocurrencies and related news.

Notifications You must be signed in to change notification settings

nathanlao/crypto-tracker-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker App

A web application that allows you to view statistics of cryptocurrencies

Screenshot 2023-12-27 at 7 08 57 PM Screenshot 2023-12-27 at 7 09 34 PM Screenshot 2023-12-27 at 8 37 43 PM

Live Demo

  1. Deployed on Netlify.com.

    App is live at https://cooolcrypto.netlify.app

How to Run

  1. Navigate to client app:

    cd /crypto_tracker_web_app
  2. Install Dependencies:

    npm install
  3. Run the application

    # To run client only
       npm run dev
    
  4. Access the Client:

    Client app is live at http://localhost:3000/

Issues/Updates

  • Currently Bing News Search API in RapidAPI is unavailable
  • The app has shifted to utilizing the Real-Time News Data API. The card component currently lacks news descriptions due to limitations in the new API.

About

This repo is a web app powered by RapidAPI, it allows you to check out all the cryptocurrencies and related news.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published