README A basic banking system in rails Set Up git clone https://github.com/Lyra-B/sample_bank.git , bundle , rails db:create , rails db:schema:load To run the tests rspec To run locally rails s , http://localhost:3000