├── README.md ├── tax.png ├── invoice.png ├── provider.png ├── schedule.png └── settings.png /README.md: -------------------------------------------------------------------------------- 1 | # ejercicio-html-dashbaord-imagenes -------------------------------------------------------------------------------- /tax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lemoncode/ejercicio-html-dashboard-imagenes/main/tax.png -------------------------------------------------------------------------------- /invoice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lemoncode/ejercicio-html-dashboard-imagenes/main/invoice.png -------------------------------------------------------------------------------- /provider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lemoncode/ejercicio-html-dashboard-imagenes/main/provider.png -------------------------------------------------------------------------------- /schedule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lemoncode/ejercicio-html-dashboard-imagenes/main/schedule.png -------------------------------------------------------------------------------- /settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Lemoncode/ejercicio-html-dashboard-imagenes/main/settings.png --------------------------------------------------------------------------------