Fazzpay is an e-wallet web app that simplifies financial processes. Connect multiple bank accounts, add cards and transfer funds with ease. Send money instantly to friends and family.
Technologies used in the project:
1. Clone this repository
git clone https://github.com/wyakaga/fazzpay.git2. Enter the project directory
cd fazzpay3. Install all dependencies
npm install4. Create .env file
NEXT_PUBLIC_API_URL = [YOUR API URL]
NEXT_PUBLIC_HOST_URL = [YOUR WEBSITE URL]
NEXT_PUBLIC_CLOUDINARY_URL = [YOUR CLOUDINARY URL]5. Start a local server
npm run startYou can click the demo site here!
This project is licensed under the AGPL-3.0 license



