Step 4: Create the Entry Point

The last missing file is src/main.js. We will import the Account class, create an account, add a couple of transactions and finish this step by displaying the top 3 transactions. We don’t need jQuery.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.