clone the repo and cd to the Project Dir.
then install packages with npm install
get your Public key from https://ravesandbox.flutterwave.com/dashboard/settings/apis
rename .env.sample file to .env and update your flutterwave public key
then start the server with npm run dev