https://github.com/alvaromartincrespo/weather-api
Discover real-time weather conditions for any city worldwide with our intuitive weather search platform. Simply enter the name of the city you're interested in, and instantly access up-to-date temperature, humidity, wind speed, and more.
https://github.com/alvaromartincrespo/weather-api
api react tailwindcss tiempo-real weather
Last synced: 3 months ago
JSON representation
Discover real-time weather conditions for any city worldwide with our intuitive weather search platform. Simply enter the name of the city you're interested in, and instantly access up-to-date temperature, humidity, wind speed, and more.
- Host: GitHub
- URL: https://github.com/alvaromartincrespo/weather-api
- Owner: AlvaroMartinCrespo
- Created: 2023-08-08T08:56:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T14:30:31.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T04:41:46.409Z (5 months ago)
- Topics: api, react, tailwindcss, tiempo-real, weather
- Language: JavaScript
- Homepage: https://weather-api-eta-rose.vercel.app
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather API
## About
Discover real-time weather conditions for any city worldwide with our intuitive weather search platform. Simply enter the name of the city you're interested in, and instantly access up-to-date temperature, humidity, wind speed, and more.
## Demo
Demo [aquí](https://weather-api-eta-rose.vercel.app/).
## Capturas de pantalla


## Characteristics
- Modern and attractive design.
- Completely responsive and compatible with different devices.
- Easy navigation and intuitive structure.## Used Technologies
- ReactJS: JavaScript library for building user interfaces.
- Tailwind CSS: Utility CSS framework for styling the project.## Instalación
1. Clona este repositorio en tu máquina local.
2. Navega hasta el directorio del proyecto.
3. Ejecuta el siguiente comando para instalar las dependencias:```shell
npm install
```
4. Una vez finalizada la instalación, ejecuta el siguiente comando para iniciar la aplicación:
```shell
npm run dev
```
5. Abre tu navegador y visita el puerto que te de por defecto, en mi caso; http://localhost:3000 para ver el portfolio en tu entorno local.## Contribución
¡Las contribuciones son bienvenidas! Si encuentras algún error o tienes alguna sugerencia, por favor, abre un issue o envía una pull request.## Contacto
Si deseas contactarme, puedes enviarme un correo electrónico a [email protected] o visitar mi [sitio web](https://alvarodev.vercel.app/) para obtener más información.