Skip to content

AbdullahADhaim/BalanceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Balance App

Balance App is a simple application that shows a user's current balance and their cumulative balance.

Balance App Screenshot

Getting Started

Follow these steps to get the app up and running:

Prerequisites

  • Node.js
  • npm (comes bundled with Node.js)

Installation

  1. Clone this repository:

    git clone https://github.com/AbdullahADhaim/BalanceApp.git
  2. Navigate to the project directory:

    cd balance-app
  3. Install the required packages:

    npm install
  4. Start the development server:

    npm start

The app should now be running on http://localhost:3000.

About

Balance App Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published