An open API service indexing awesome lists of open source software.

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

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
```