tsriram / ifsc

A (WIP) static website for IFS codes for all banks in India

Home Page:https://ifsc.tsriram.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IFSC data in CSV is huge (~150k records), so splitting this into multiple CSV files makes gatsby-transform-csv work better.

Once you've cloned the repo and done npm install, follow this for dev & build:

develop

npm run split:develop
npm run develop

build

npm run split:build
npm run build

About

A (WIP) static website for IFS codes for all banks in India

https://ifsc.tsriram.in/

License:MIT License


Languages

Language:TypeScript 59.9%Language:JavaScript 37.2%Language:CSS 2.9%