Skip to content

Repository files navigation

Bank API

Description

A bank app API that enables users to create a bank account (either savings or current account), perform transactions( deposit , withdrawal and transfer money to another account)

Screenshot

Technologies

The following technologies were used in this project:

Requirements

Before starting, you need to have Git and Node.js installed. Also ensure to create a .env file in the root directory of the project, and provide the following information:

MONGO_URI: The URI of your MongoDB database. TOKEN_KEY: The secret key used to sign the JWT. USERNAME: Mail server email address. PASSWORD: Mail server password.

Kindly ensure that you are in the root directory before running the following commands.

Installation

$ npm install

Running the app

# development
$ npm start

About

A bank app API that enables users to create a bank account (either savings or current account), perform transactions( deposit , withdrawal and transfer money to another account)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages