[add] starting the project
1 parent f8fd024 commit 31c8847a44f0275cb152c3d1cfd9ae8d071f7d21
Fabian Vera authored on 28 Sep 2021
Showing 65 changed files
View
package-lock.json
Not supported
View
package.json
View
src/app/app-routing.module.ts
View
src/app/app.component.html
View
src/app/app.component.scss
View
src/app/app.component.spec.ts 100644 → 0
View
src/app/app.module.ts
View
src/app/app.routes.ts 0 → 100644
View
src/app/core/core.module.ts 0 → 100644
View
src/app/core/interfaces/site.ts 0 → 100644
View
src/app/core/services/site/site.service.spec.ts 0 → 100644
View
src/app/core/services/site/site.service.ts 0 → 100644
View
src/app/modules/public/discover/components/filters/filters.component.html 0 → 100644
View
src/app/modules/public/discover/components/filters/filters.component.scss 0 → 100644
View
src/app/modules/public/discover/components/filters/filters.component.spec.ts 0 → 100644
View
src/app/modules/public/discover/components/filters/filters.component.ts 0 → 100644
View
src/app/modules/public/discover/components/list-sites/list-sites.component.html 0 → 100644
View
src/app/modules/public/discover/components/list-sites/list-sites.component.scss 0 → 100644
View
src/app/modules/public/discover/components/list-sites/list-sites.component.spec.ts 0 → 100644
View
src/app/modules/public/discover/components/list-sites/list-sites.component.ts 0 → 100644
View
src/app/modules/public/discover/components/sites/sites.component.html 0 → 100644
View
src/app/modules/public/discover/components/sites/sites.component.scss 0 → 100644
View
src/app/modules/public/discover/components/sites/sites.component.spec.ts 0 → 100644
View
src/app/modules/public/discover/components/sites/sites.component.ts 0 → 100644
View
src/app/modules/public/discover/components/slide-sites/slide-sites.component.html 0 → 100644
View
src/app/modules/public/discover/components/slide-sites/slide-sites.component.scss 0 → 100644
View
src/app/modules/public/discover/components/slide-sites/slide-sites.component.ts 0 → 100644
View
src/app/modules/public/discover/discover-routing.module.ts 0 → 100644
View
src/app/modules/public/discover/discover.component.html 0 → 100644
View
src/app/modules/public/discover/discover.component.scss 0 → 100644
View
src/app/modules/public/discover/discover.component.ts 0 → 100644
View
src/app/modules/public/discover/discover.module.ts 0 → 100644
View
src/app/modules/public/home/home-routing.module.ts 0 → 100644
View
src/app/modules/public/home/home.component.html 0 → 100644
View
src/app/modules/public/home/home.component.scss 0 → 100644
View
src/app/modules/public/home/home.component.ts 0 → 100644
View
src/app/modules/public/home/home.module.ts 0 → 100644
View
src/app/shared/components/brand/brand.component.html 0 → 100644
View
src/app/shared/components/brand/brand.component.scss 0 → 100644
View
src/app/shared/components/brand/brand.component.spec.ts 0 → 100644
View
src/app/shared/components/brand/brand.component.ts 0 → 100644
View
src/app/shared/components/dropdown-categories/dropdown-categories.component.html 0 → 100644
View
src/app/shared/components/dropdown-categories/dropdown-categories.component.scss 0 → 100644
View
src/app/shared/components/dropdown-categories/dropdown-categories.component.spec.ts 0 → 100644
View
src/app/shared/components/dropdown-categories/dropdown-categories.component.ts 0 → 100644
View
src/app/shared/components/footer/footer.component.html 0 → 100644
View
src/app/shared/components/footer/footer.component.scss 0 → 100644
View
src/app/shared/components/footer/footer.component.spec.ts 0 → 100644
View
src/app/shared/components/footer/footer.component.ts 0 → 100644
View
src/app/shared/components/navbar/navbar.component.html 0 → 100644
View
src/app/shared/components/navbar/navbar.component.scss 0 → 100644
View
src/app/shared/components/navbar/navbar.component.spec.ts 0 → 100644
View
src/app/shared/components/navbar/navbar.component.ts 0 → 100644
View
src/app/shared/components/search/search.component.html 0 → 100644
View
src/app/shared/components/search/search.component.scss 0 → 100644
View
src/app/shared/components/search/search.component.spec.ts 0 → 100644
View
src/app/shared/components/search/search.component.ts 0 → 100644
View
src/app/shared/shared.module.ts 0 → 100644
View
src/assets/images/background.png 0 → 100644
View
src/assets/images/camara de comercio.svg 0 → 100644
View
src/environments/environment.ts
View
src/index.html
View
src/styles.scss
View
src/styles/variables.scss 0 → 100644
View
src/test.ts