Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.38 KB

Web application to search and list all the banks around multiple cities in India Deploy

Prerequisite

React.js

Steps to run this project locally

  • Fork this repo

  • cd Bank-Filter-App/

  • npm install

  • Run the project : npm start

Components

  • AutoCompleteText.js : Search Box eventually acts as a Search Engine to search any details related to banks from cities (currently BANGALORE,CHENNAI,DELHI, KOLKATA,MUMBAI, PATNA, INDORE)

  • DataTable.js : To fetch all the data from the API in table format.

  • DropDown.js : To create the Dropdown button in our web application.

Acknowledgement

  • ⭐ my project if you like it.
  • Thanks to all the contributors 👏 ✌️
  • Please add your name in the Contributors Page if you have contributed in this repo 🙌

Author : Sudipto Ghosh