Skip to content

sarah27h/react-get-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Get Weather app

Table of Contents

About the Project

This project is a single page application from scratch to work as an interactive weather app built using React.js.

  • user-friendly interface
  • 100% Responsive for all screen sizes and
  • Accessible for screen reader users with
  • cross-browsers
  • Fetched weather from openweathermap API using AJAX.
  • Built a autocomplete for country
  • Using an error handling messages to improve the user experience.

Installing Instructions

Offline First

Note: Service Worker works only in production mode

  • cd to project directory
  • Use serve -s build
  • Make sure you are in online mode (offline not selected)

Credits

License

This project is licensed under the terms of the MIT license.