An example application for displaying Bitcoin's blocks from blockchain
- Uses
reacttogether withstyled-componentsandAnt Designcomponents - Utilizes Blockchain GraphQL backed API service
- Bootsrapped with
create-react-appandtypescript
Live demo: https://blocks-app.netlify.app/
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

