Frontend using React Js (Typescript) for Money App web application. This application interact with user and get data from Backend side.
Clone the project
git clone (link https)
Go to the project directory
cd fe-money-app
Installation & updates
npm install
or
yarn install
Start the server
npm start
or
yarn start