/weather-app

Melbourne weather forecasts with to do reminder.

Primary LanguageJavaScript

About Project

Project Description:

Weather App is a react web appication which hosted on Heroku. This app provides Melbourne weather forecasts with some friendly reminders based on the weather. Reminders include apply sunscream, wear jacket or Bring umbrella. For example, if the UV is higher than certain number, the app will remind the user to apply suncream.

Project technologies:

  • Build the frontend with React.
  • Build the backend with express.
  • Use React Bootstrap for the styling.
  • Use Axios library to fatch data.
  • Use React Router DOM to implement dynamic routing.