Skip to content

fahmiitmamul/fw15-paywave

Repository files navigation

PayWave Wallet

PayWave is online wallet app, in this app the user can top up balance, transfer the balance to the other person, check remaining balance, and many more...

Screenshots

Screenshot 2023-06-14 152906

Screenshot 2023-06-14 152922

Features

  • Transfer current balance to another person
  • Top up balance
  • Check remaining balance

Run Locally

Clone the project

  https://github.com/fahmiitmamul/fw15-paywave

Go to the project directory

  cd fw15-paywave

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_BACKEND_URL

Tech Stack

Client: Next, Tailwind CSS, Formik, Redux, Cloudinary

Server: Node, Express

Feedback

If you have any feedback, please reach out to us at itmamul2004@gmail.com

Releases

No releases published

Packages

No packages published