Skip to content

Commit

Permalink
feat: README.md banner and demo link added
Browse files Browse the repository at this point in the history
  • Loading branch information
DevMasen committed Sep 5, 2024
1 parent 2e3cd46 commit 712541e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Bankist App 🏦
<h1 align="center"> Bankist App 🏦 </h1>
<p align="center">
<img src="./banner.png">
</p>

### An application to manage bank accounts and do bank operations written with HTML, CSS and Javascript.
### Main project by "Jonas Schmedtmann" from "Udemy".
### Run the program with live-server on `index.html`
### See demo on [This URL](https://devmasen.github.io/bankist-app/)
#### Use this information to login to default accounts :
> Username : `js` Pin : `1111` <br>
> Username : `jd` Pin : `2222` <br>
Expand Down
Binary file added banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 712541e

Please sign in to comment.