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

https://github.com/leroyanders/react-weather-app

React.js weather app with Tailwind UI stylesheet 🌤
https://github.com/leroyanders/react-weather-app

react react-weather-app reactjs weather

Last synced: 2 months ago
JSON representation

React.js weather app with Tailwind UI stylesheet 🌤

Awesome Lists containing this project

README

        

# React.js weather app with Tailwind UI stylesheet

*Demo: [watch demo](https://react-weather-nvdeft9h1-leroywagner.vercel.app/)*

*This project was created with React.JS, Location API and Weather API. That project provides you get full-listed properties for weather by your location and any else location you type.*

Screenshot 2022-06-05 at 19 23 36

## Installation
You must install all dependencies

```zsh
yarn install
```

## Start application
> Make sure you in root/app folder and then run:

```zsh
yarn start
```

> open browser by default: localhost:3000