This is the Bankless Africa website repository
First, clone and run the development server:
git clone https://github.com/Bankless-Africa/bankless-africa.git
cd bankless-africa
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.