AmanRana10 / Basic-Banking-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Banking Website

This is a basic banking Website in which we can add and remove different clients. These clients can withdraw and send money to other clients.

Run Locally

Clone the project

  git clone https://github.com/AmanRana10/Basic-Banking-Website

Go to the project directory

  cd Basic-Banking-Website

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

Client: BootStrap, EJS, HTML, CSS

Server: Node, Express

Screenshots

home page Home Page

about page About Page

customers page Customers Page

Past transactions page Past Transactions Page

transactions page Transactions Page

About


Languages

Language:EJS 64.3%Language:JavaScript 26.9%Language:CSS 8.8%Language:Procfile 0.1%