Search for banks using IFSC Code, Branch, City, Bank ID and more
Check out the website »
Table of Contents
Find Your Bank is an application which helps you find out details like the bank name, branch, city, IFSC, bank id and address of all the banks situated in top 5 cities of India.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Here is how to install Find Your Bank Locally.
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Start the project
npm start