Find Your Bank

Installation Steps

  • Clone the Repo Locally

    git clone https://github.com/Sanketmundada/Find-Your-Bank.git
  • Install npm packages

    yarn
  • Run Development Server

    yarn start
  • For Building the Project

    yarn build