An open API service indexing awesome lists of open source software.

https://github.com/melitus/crypto-price-checker

:rocket: This is to demo how to build coinmarketcap with react to monitor real-time pricing data for various cryptocurrencies
https://github.com/melitus/crypto-price-checker

bitcoin coinmarketcap ethereum reactjs ripple

Last synced: 2 months ago
JSON representation

:rocket: This is to demo how to build coinmarketcap with react to monitor real-time pricing data for various cryptocurrencies

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

# crypto-price-checker
This is to demo how to build coinmarketcap with react

# crypto-price-checker
![crypto-price-checker](crypto.png?raw=true "crypto-price-checker")

### LIVE DEMO

# Start building your own website
This repo is created to demostrate how to build personal website with React.

## Tech stack
* [React](https://github.com/facebook/react) & [React Router 4](https://github.com/ReactTraining/react-router)
* [Node](https://github.com/nodejs)

## Commands

`yarn install` to install dependencies

`yarn start` to run development version on browser

`yarn run build` to build distribution version

### The steps to create a website include:
1. File architecture
2. Setting up the basic environment in Node
3. Installing the React framework with create-react-app
4. Building the basic front-end components
5. Styling and CSS
6. Viewing on local host
8. Deploying on Heroku

## Author
Aroh Sunday Melitus