Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.36 KB

🤖 Bitcoin's blocks Explorer – React Web

An example application for displaying Bitcoin's blocks from blockchain

Netlify Status

Live demo: https://blocks-app.netlify.app/

Screen Shot 2020-12-03 at 00 44 38

Screen Shot 2020-12-03 at 00 47 28


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.