An open API service indexing awesome lists of open source software.

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.

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

![Captura de pantalla 1](public/cap/cap1.png)
![Captura de pantalla 2](public/cap/cap2.png)
![Captura de pantalla 2](public/cap/cap3.png)

## 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.