Skip to content

tcgaryau/crypto-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Checker

Created by Gary Au

Demo link:

Access my site at GitHub Pages

Table of Content:

About The App

Crypto Checker is an app that that uses cryptogecko api and displays the prices. Crypto RSS News retrieved from Cointelegram.

Screenshots

Screenshot

Changelogs

[0.3.1] - 2022-07-13

  • Removed Axios and created a custom API Call util
  • Added timer to refresh data every 60s.
  • Added a news icon with the RSS Feed.

[0.3.0] - 2022-07-12

  • Added Rss Feed with news from Cointelegraph

[0.2.0] - 2022-07-11

  • Added Bootstrap 5 and Devextreme for styling
  • Added responsive layout for mobile
  • Changed info to a popup
  • Changed localestring to a regex function to add commas

[0.1.0] - 2022-07-10

  • Initial release with limited css

Technologies

Setup

  • download or clone the repository
  • run npm install
  • npm start

Approach

I used ReactJS while mainly styling with Bootstrap 5. For the popup I used devextreme's popup component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published