Skip to content

enz54/NodeExpress-BankingPortal

 
 

Repository files navigation

Build a Banking Portal with Node & Express

In this project you’ll build a simple Banking Portal with Node & Express. There will be seven different routes that will include index, profile, savings, checking, credit, transfer and payment. We'll provide you with some starter code that includes several view templates. You'll use Node's built-in fs library to read and write data. We will also use the Express router to make the application more modular.

About

Build a Banking Portal with Node & Express

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • HTML 5.5%
  • Other 0.9%