Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

vimalmenon/block-one

Repository files navigation

Fictitious Bank (FB) Application

This is a Fictitious Bank application built using Next.js in React with typescript, tailwindcss for styling and SQLite as database.

Package Installation

Install npm packages:

yarn install

Database Initialization

Initilize database

yarn database

Start Server

Run below command

yarn dev

Running Test

Running Test

yarn test

Open Browser

Open http://localhost:3000 to access the application.

How to start the application

  1. Package Installation
  2. Initilize database
  3. Start Server
  4. Open http://localhost:3000

Screenshots

Landing Page Landing Page.

Account Summary Account Summary.

Fund Transfer Fund Transfer.

Transaction Detail Transaction Detail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors