This is a Fictitious Bank application built using Next.js in React with typescript, tailwindcss for styling and SQLite as database.
Install npm packages:
yarn installInitilize database
yarn databaseRun below command
yarn devRunning Test
yarn testOpen http://localhost:3000 to access the application.
- Package Installation
- Initilize database
- Start Server
- Open http://localhost:3000



