The live working of the website can be observed at https://sparks-banking-system.herokuapp.com/
This is the Webpage Task of the internship at Spark Foundation for web development and web designing.
To run this file in your system:
-
Download the file using the command
git clone https://github.com/Abhir-24/Sparks-Bank.git
in the terminal or simply download the zip file.
-
After downloading and unzipping the file in the Desktop, open the project in a text editor like VS Code and in the terminal type the command
cd Desktop/Sparks-Bank-master
-
After that run the command
node app.js
in the terminal and in the browser type localhost:3000 to view the website.