Skip to content

React application using Function Components, useState Hooks, and calls to a weather forecasting API.

Notifications You must be signed in to change notification settings

doniarobinson/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview of weather app, if you don't want to go to the trouble of creating an API key:

Weather App

Create API Key

Tester should create an account and API key at: https://openweathermap.org/api (it takes a few hours to become active), fill it into .env.example, and rename the file: .env.

Available Scripts

In the project directory, you can run:

yarn start

Runs the weather app in development mode. Open http://localhost:3000 to view it in the browser.

yarn test

Runs tests against the weather API

--

This project was bootstrapped with Create React App.

About

React application using Function Components, useState Hooks, and calls to a weather forecasting API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published