8000 GitHub - mongare70/cwf
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mongare70/cwf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyWeather Weather Forecast

A coding challenge to portray my practical skills given a real-world problem.

#1 Problem definition The main objective of this project is to create a simple HOURLY weather forecast app.

How?

The end user simply adds the latitude and longitude for a given place and get the weather forecast for that day at that location (6am to 6pm).

Tool used

React 18

Which API?

This application uses the Weather Forecast API to fetch the hourly temp, wind, cloud cover, and relative humidity levels.

#2. Installation and setup

  1. First clone this repository to your local machine using https://github.com/mongare70/cwf

  2. cd into the cwf folder and run npm install.

  3. Run npm start to start development server.

#4. Usage The following screencast shows how to run the app. Check it out:

CWF.recording.mp4

Credits

  1. Hillary Mongare

Releases

No releases published

Packages

No packages published
0