- Web3
- React
- React Router
- Masonry
- Animated block explorer
- Dynamic search by block number, block hash, transaction hash, or address
- Responsive design
- Infinite scroll
# clone repo
git clone https://github.com/RyanRHall/block_explorer.git & cd block_explorer
# install dependencies
npm install
# build and start development server (this will take a few seconds to start!)
npm run server