Skip to content

This project is called Paytaka - Virtual Wallet. With the recent popularity and convenient usage of e-wallet, it has been the most used cashless payment method. Paytaka has seven main features: Signup, Login, Cash in, Transfer Funds, Receive Funds, See Balance, See Latest Transactions

Notifications You must be signed in to change notification settings

ronaldolipata/paytaka-frontend

Repository files navigation

Paytaka - Virtual Wallet

With the recent popularity and convenient usage of e-wallet, it has been the most used cashless payment method. Paytaka has seven main features: Signup, Login, Cash in, Transfer Funds, Receive Funds, See Balance, See Latest Transactions

Getting started

This project was created with create-uplift-project

Requirements

  • Node JS

Installation

Install the dependencies by running:

npm install

You can replace the default npm to your favorite package manager like yarn or pnpm

Development

After the installation, you can run

npm run dev

This will run the app in the development mode.

The page will reload when you make changes.
You may also see any lint errors in the console.

Build

This will build the app for production in dist folder.
It correctly bundles React in product mode, optimizes the build for the best performance.

npm run build

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

lint

This will check any errors or warnings in your codes, and will automatically fix by running:

npm run lint:fix

For more information, check ESLint documentation

Learn More

You can learn more in the Vite documentation

About

This project is called Paytaka - Virtual Wallet. With the recent popularity and convenient usage of e-wallet, it has been the most used cashless payment method. Paytaka has seven main features: Signup, Login, Cash in, Transfer Funds, Receive Funds, See Balance, See Latest Transactions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages