A web application that allows you to view statistics of cryptocurrencies
-
Deployed on Netlify.com.
App is live at https://cooolcrypto.netlify.app
-
Navigate to client app:
cd /crypto_tracker_web_app
-
Install Dependencies:
npm install
-
Run the application
# To run client only npm run dev
-
Access the Client:
Client app is live at http://localhost:3000/
- 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.