Bank Modern App

A simple bank page using futuristic features, with beautiful layers and powerful responsiveness.

If you want to make a clone of this page don't forget to install the dependencies and packages

Run the following commands:

Git Clone to get the folders and files

git clone: git@github.com:zeneiltongpdev/bank_modern_app.git

NPM Install to get all packages and updates from npm

npm install

Then use the CD command to enter the downloaded repository folder

cd bank_modern_app

And finally use the command below to run the scripts and load the page through a local IP address

npm run dev