Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 717 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 717 Bytes

Veterinaria San Martín de Porres (wep site)

imagen de pagina web vista desde navegador

🚀 Deploy in render sanmartin.lat

Motivation

This project was built using astro,React and TailwindCSS for the creation of a website for trh veterinary clinic "San martín de porres",this is a real clinic, for now the last pages is the index and shop, next I created a page for adoption pet.

Project Structure

Inside of your Astro project, you'll see the following folders and files:

/
├── public/
├── src/
│   └── pages/
│       └── index.astro
│       └── shop.astro
└── package.json