https://github.com/absphreak/loanapp-ui
📐 Loan Application UI in basic HTML and CSS + a bit of JS
https://github.com/absphreak/loanapp-ui
bootstrap css html js
Last synced: about 2 months ago
JSON representation
📐 Loan Application UI in basic HTML and CSS + a bit of JS
- Host: GitHub
- URL: https://github.com/absphreak/loanapp-ui
- Owner: ABSphreak
- Created: 2019-07-15T13:16:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T18:45:29.000Z (almost 7 years ago)
- Last Synced: 2025-03-04T08:17:18.836Z (over 1 year ago)
- Topics: bootstrap, css, html, js
- Language: HTML
- Homepage:
- Size: 2.99 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoanApp-UI
Loan Application UI in basic HTML and CSS + a bit of JS
## Directory Structure
```code
LoanApp-UI
┣➝assets
┣➝css
┃ ┗➝main.css
┣➝about.html
┣➝application.html
┣➝index.html
┗➝login.html
```