Skip to content

juanlam7/serempre-app

Repository files navigation

#Mi experiencia

Link del proyecto: https://limitless-dusk-36193.herokuapp.com/

Lo más interesante me pareció el scroll en una sola parte de la página, no fue complicado lo pude resolver usando bootstrap como librería de estilos para el front end. Al mismo tiempo cree un pequeño JSON simulando el consumo de datos desde una API para asi hacer un uso de buenas practicas y evitar el hard code. Utilice directivas básicas de angular como ngIf, ngFor, ngStyle, ngClass; data binding, uso de decoradores para compartir información entre componentes y también para detectar el cambio de tamaños en la pantalla cada vez que está varia; esto me ayudo para el scroll.

SerempreApp

This project was generated with Angular CLI version 12.0.1.

Development server

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.

Code scaffolding

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.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published