Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 505 Bytes

EZ-PAY FRONTEND

About

EZ-PAY FRONTEND is a web application aimed at providing a convenient platform for users to manage their finances, make payments, and perform other banking operations online. The project utilizes React.js for building the frontend interface and React Router for handling client-side routing and routers.

  1. Install Dependencies: Navigate to the project directory and install the dependencies using npm:
cd ez-pay-frontend
npm install

USAGE

npm run dev