Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afzl210/myweatherapp

Live Weather app built with react
https://github.com/afzl210/myweatherapp

api javascript react weather-app

Last synced: 10 days ago
JSON representation

Live Weather app built with react

Awesome Lists containing this project

README

        

[Try MyWeatherApp](https://my-weather-app-swart.vercel.app/)

## MyWheaterApp

Desktop

![](https://res.cloudinary.com/primeflix/image/upload/v1674305851/pic_kp99yz.png)

Mobile
![](https://res.cloudinary.com/primeflix/image/upload/v1674305844/mob_r2kbw0.png)
## Tech Stack

**Client:** React

**API:** Open Wheather (Current and forecast weather data)

## Run Locally

```bash
git clone https://github.com/AFZL210/MyWeatherApp.git
cd MyWeatherApp
npm install
npm start

```

## Authors

- [@afzl210](https://github.com/AFZL210)

## Lessons Learned

Learned how to fetch API and useState, useEffect react hooks