An implementation of https://cryptozombies.io/
Hardhat: An Ethereum development task runner and testing network.
Mocha: A JavaScript test runner.
Chai: A JavaScript assertion library.
ethers.js: A JavaScript library for interacting with Ethereum.
Waffle: To have Ethereum-specific Chai assertions/mathers.
A sample frontend: create React App