Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mloaizau committed Jun 25, 2021
1 parent b304fd6 commit 0508e28
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 14 deletions.
50 changes: 37 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,51 @@
<div align="center">
<a href="https://leonidasesteban.com/proyectos">
<img width="120px" src="https://raw.githubusercontent.com/no-te-rindas/logo/main/Logo/LeonidasEsteban-destello-envolvente-cuadrada.png" />
</a>
</div>

# Striped

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.1.0.
Muestrale a cientos de empresas los beneficios de usar esta increíble pasarela de pagos, además crearás un gran diseño lleno de color.

## Desktop

<img width="400px" src="https://github.com/no-te-rindas/imagenes/blob/main/Readmes/striped/striped-desktop.png?raw=true" />

## Mobile

<img width="280px" src="https://github.com/no-te-rindas/imagenes/blob/main/Readmes/striped/striped-mobile.png?raw=true" />

## Disclaimer

## Development server
Todas son propuestas, el propósito de **/Proyectos** es brindarte el diseño, el límite de la creación lo dictan tus ganas de hacerlo realidad y tu skills del momento a la hora de codear.

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Nivel 1

## Code scaffolding
Estilo libre. Lleva el diseño al código utilizando tu framework favorito, o con HTML y CSS, no hay ninguna limitación.

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
Requerimientos

## Build
- Accesibilidad como prioridad
- Sube tu código a GitHub
- Publica tu resultado con github pages
- Mándalo a revisión desde tu [perfil](https://leonidasesteban.com/estudiante)

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Nivel 2

## Running unit tests
Crea el sitio mobile first, utiliza la propieda clip path para crear los polígonos.

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
Requerimientos

## Running end-to-end tests
- Accesibilidad como prioridad
- Usa clip path
- Mobile first
- Sube tu código a GitHub
- Publica tu resultado con github pages
- Mándalo a revisión desde tu [perfil](https://leonidasesteban.com/estudiante)

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
## Créditos

## Further help
Encuentra más proyectos asombrosos en [/Proyectos](https://leonidasesteban.com/proyectos)

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
Diseñado con ♥️ en [leonidasesteban.com](https://leonidasesteban.com)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"typescript": "~4.3.2"
"typescript": "^4.3.4"
}
}

0 comments on commit 0508e28

Please sign in to comment.