Live version is available at https://check-argent-wallet.vercel.app
Simply clone the repository
git clone [email protected]:enemycnt/check-argent-wallet.git
cd check-argent-wallet
then install dependencies
yarn install
and finally run the app
yarn dev
Open http://localhost:3000 with your browser to see the result.