Skip to content

leroyanders/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js weather app with Tailwind UI stylesheet

Demo: watch demo

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

yarn install

Start application

Make sure you in root/app folder and then run:

yarn start 

open browser by default: localhost:3000