A bank website and API, with login page, transfers and more.
You can download it and initialize it on your system or acess this page
- Open the project on vscode or other ide and in the terminal type it
npm installfor install all dependencies - Now in the terminal type it
node src/server.js - Go to your browser and enter in
localhost:3000/login(3000 or other appear on terminal)
You can acess this website if you don't want download
HTMLCSSJavascriptNodeJSExpressMongoDB
✨ Feature 1: Database for login and user data

✨ Feature 2: Update your account data


