TVS Credit E.P.I.C IT Challenge Case Study 3 - Frontend Web Development

Github Repository for Mobile Application: https://github.com/shahjigar556/finance_buddy

Github Repository for Backend Application: https://github.com/raj2729/Finance-Buddy-Backend

Technology Stack - Frontend Web Development

  • Frontend Web Application developed using React.js
  • Using RazorPay for payments
  • Managing communications using Twilio

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g
    

Installation

  • Clone the repository

    git clone https://github.com/raj2729/Finance-Buddy-Web-Frontend.git
    
  • Install NPM packages for Backend Development

    cd Finance-Buddy-Web-Frontend
    npm install
    
    
  • The Frontend Server is running on port 3000

Usage

npm start

Deployment