Skip to content

A Weather app created using ReactJS and OpenWeather API.

Notifications You must be signed in to change notification settings

RyanDC1/Weather-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elemental Weather App

A Weather app created using ReactJS and OpenWeather API.

Introduction

Location information will be provided in the search bar in the application window. Javascript will query this data along with other parameters and call the fetch function. Fetch returns a promise object whose value will be produced in the future. The object will be of JSON fromat and can be embedded in HTML using javascript. The application will display the name of the city, country, the temperature and the forecast.

Technologies Used

ReactJS - React is an open-source JavaScript library for building user interfaces or UI components.
OpenWeather API

Refrences:

https://www.youtube.com/watch?v=GuA0_Z1llYU
https://openweathermap.org/current
https://fontawesome.com/

A few screenshots of the application.

Screenshots

About

A Weather app created using ReactJS and OpenWeather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published