Back to Projects
Otero Ediciones Landing Page

Otero Ediciones Landing Page

This is the Angular frontend for the Otero Ediciones landing page. It displays a dynamic book catalog and a brief history of the editorial.

May 2025 - Jul 2025 β€’ 2 months

Tech Stack

AngularHTMLCSSGoBackendFrontend

Available Routes

RouteComponentDescription
/HomeComponentLanding page with featured books
/catalogoCatalogoComponentFull book catalog with filters
/catalogo/:simplified_nameBookDetailComponentIndividual book detail page
/historiaHistoriaComponentAbout us / company history section

πŸ“¦ Project Structure Highlights

src/
β”œβ”€β”€ app/
β”‚ β”œβ”€β”€ catalogo/
β”‚ β”œβ”€β”€ home/
β”‚ β”œβ”€β”€ historia/
β”‚ β”œβ”€β”€ book-detail/
β”‚ └── ...
β”œβ”€β”€ assets/
β”œβ”€β”€ index.html
└── main.ts

πŸ–ΌοΈ Features

Backend available in

https://github.com/Puchungualotsqui/otero_ediciones-backend

View All Projects