Skip to content

A simple react app that helps users to track the Bitcoin rate in realtime for USD,GBP and EUR currencies.The app makes use of SSR with Next.js and fetches data asynchronously using isomorphic-unfetch. [[Complete]]

Notifications You must be signed in to change notification settings

Maccauhuru/React-BitWatcher-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Bitwatcher App

N|Solid

An app to help users track the current bitcoin rate for the 3 most popular traded currencies i.e USD , EUR and GBP.

Features

  • Easy to use interface
  • Rates update in near real-time (every 30 seconds)
  • App uses both server and client rendering hence making it extremely fast

bitwatcher-app

Tech

This Desktop App makes use of a number of cool tools & packages:

  • ReactJS - Fast,stable and scalable front-end library
  • VS Code Editor - Great text editor
  • Dillinger - Awesome markdown editor
  • Bootswatch - Free themes for Bootstrap
  • Nextjs - A lightweight framework for static and server‑rendered applications.
  • CoinDesk - Reliable API for cryptocurrency rates

Installation

App requires Node.js v4+ to run.

Download or clone repository from the Github Page and run the following commands

$ npm install
$ npm run dev

Todos

  • Select the dropdown options and view current rates

License

MIT

** Lets Get in touch!! **

About

A simple react app that helps users to track the Bitcoin rate in realtime for USD,GBP and EUR currencies.The app makes use of SSR with Next.js and fetches data asynchronously using isomorphic-unfetch. [[Complete]]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published