Skip to content

Small project I created to help me improve my skills with React and calling to various API's

Notifications You must be signed in to change notification settings

RvN-R/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Weather App project!

I wanted to improve my understanding of React and in doing so, increase my experience in calling to API’s, the result was the “Weather App”. This project allows users to type in the name of their city and recieve a seven day weather report displaying all the usual information you would expect to see including highest/lowest temperture, pressure, humidity and weather icons assocaited with the report.

visit the live site here:

Running the project locally

npm install

Installs all of the dependacies for the Weather App from the package.json

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Small project I created to help me improve my skills with React and calling to various API's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published