A simple React + Typescript duplicate of Blockchain.com's block explorer.
This project's packages are managed with yarn.
If you don't have yarn, please visit the yarn website and install it before continuing.
yarn install
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
If port 3000 is in use, please follow the prompts in your terminal to select a different port.