Skip to content

namfal/cryptocurrency-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Watch

A side project to watch crypto value in real time and related news. I created this app simply to familiarize myself with WebHooks and React Hooks.

For a live demo, you can visit here.

I am using free API endpoints, but these are rate limited.

To run this locally

Before you run this locally, you need to obtain your own API key from The Guardian OpenPlatform and put it in the .env file:

REACT_APP_GUARDIAN_API_KEY=YOUR API KEY

After cloning, cd into the directory and run yarn install && yarn start.

Services Used

Crypto data by coinbase Pro

News by The Guardian OpenPlatform

Mesh Gradient by Mesh

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published