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: about 2 months ago
JSON representation
React.js weather app with Tailwind UI stylesheet 🌤
- Host: GitHub
- URL: https://github.com/leroyanders/react-weather-app
- Owner: leroyanders
- Created: 2022-06-05T16:28:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T19:15:27.000Z (over 3 years ago)
- Last Synced: 2025-04-01T20:33:44.671Z (about 1 year ago)
- Topics: react, react-weather-app, reactjs, weather
- Language: TypeScript
- Homepage: https://react-weather-app-leroywagner.vercel.app
- Size: 520 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.*

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