Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrahamgalue/tesla-landing
Landing de Testa hecha con Astro y TailwindCSS.
https://github.com/abrahamgalue/tesla-landing
astro css html javascript tailwindcss
Last synced: 3 days ago
JSON representation
Landing de Testa hecha con Astro y TailwindCSS.
- Host: GitHub
- URL: https://github.com/abrahamgalue/tesla-landing
- Owner: abrahamgalue
- Created: 2023-09-13T01:16:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T13:48:08.000Z (3 months ago)
- Last Synced: 2024-08-18T14:58:51.972Z (3 months ago)
- Topics: astro, css, html, javascript, tailwindcss
- Language: Astro
- Homepage: https://tesla-landing-abraham.netlify.app/
- Size: 35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚗 Astro: Tesla landing page### Landing de la página de Tesla
> 🧩 Aquà puedes ver su [**Live Demo.**](https://tesla-landing-abraham.netlify.app/)
![vista-previa](public/preview/01-page-preview.jpg)
## 🚀 Descripción
Esta es una recreación de la página de **[Tesla España](https://www.tesla.com/es_es)** hecha con Astro y Tailwind, además de algo de código vanilla para acceder al DOM.
## 🎠TecnologĂas
El proyecto utiliza las siguientes tecnologĂas:
- **Intersection Observer API** para detectar el scroll del usuario.
- **Tailwind** para los estilos.
- Componentes de Astro para las diferentes secciones de la página.