Usage
Front-End:
http://localhost:3000)
Install dependencies and run React development server (.\bank\client\npm install
.\bank\client\npm start
Back-End:
Start MongoDB locally
http://localhost:5000) (from a new terminal)
Install dependencies and run the node js server (.\bank\server\npm install
.\bank\server\nodemon server