Mern Banking

The Challenge

Mern Banking is a full-stack banking web app built with the MERN stack (MongoDB, Express.js, React.js and Node.js) and Plaid's API. I thought this would be a fun project to build because Plaid makes it easy for a user to connect their bank account to an app. Once Plaid has successfully authenticated the user's bank credentials, transaction data is pulled in and is sortable and searchable.

Demo Login
Launch app and either create your own account or view the app with demo content using username: demo@demo.com | password: demo123

Connect bank acct
username:user_good | password:pass_good

Please note
The app is hosted on Heroku using their free tier. Thus, it may take 20-30 seconds for the Heroku dyno to wake up since it sleeps after 30 minutes of inactivity.