Skip to content

ShabinaP/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This project utilises React to build a weather forecast app, displaying a 5-day forecast from a weather API. If a City or Country is not found, it will display an error message to the user. There is also an option to display more details about the forecast for a particular day by clicking the 'more details' button. The components have been tested using the React Testing Library. The app has been built using Create-React-App.

App on Desktop

Screenshot 2021-10-24 at 14 21 10

Built With

React

Tested With

React Testing Library + Jest

Packages used

Axios + PropTypes

Available Scripts

In the project directory, you can run:

npm start

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

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

If I had more time, I would:

  • Make some stylistic changes to make the app more appealing
  • Deploy the app via Heroku/Github Pages

Weather App Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published