A static UI prototype for a travel recommendations app — the idea being: land somewhere new, search the place, and get spots recommended by other travelers who've actually been there.
This is a design mockup, not a working app — plain HTML/CSS screens with no backend or JavaScript behavior behind the forms. It exists to explore layout and flow before any of that gets built.
| File | What it is |
|---|---|
inicio.html |
Landing screen + login |
Pantalla Principal.html |
Main app screen |
Barra de busqueda.html |
Search bar screen |
Registro.html |
Sign-up screen |
Clone the repo and open inicio.html directly in a browser — no build step, no dependencies.
Part of @adro0303's repos — a UI sketch, not a shipped product.