Skip to content

Simple React app that queries OpenWeatherMap's "current weather data" collection and presents it to the user.

Notifications You must be signed in to change notification settings

matthewfortier/OpenWeatherMap-API-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWeatherMap API Facade and UI

by Matthew Fortier

Getting Started

In the project directory run: npm install to install all necessary packages

Create a .env file in the root of the project directory and fill with:
REACT_APP_API_KEY=YOUR_API_KEY

Run npm start to start the app in development mode.
Open http://localhost:3000 to view it in the browser.

Attributions

Animated Weather Icons: https://www.amcharts.com/free-animated-svg-weather-icons/

Search Icon: https://fontawesome.com/icons/search?style=solid
FontAwesome License

This project was bootstrapped with Create React App.

About

Simple React app that queries OpenWeatherMap's "current weather data" collection and presents it to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages