Weather app

A simple weather app that utilises the OpenWeatherMap API to bring you a summary of the weather in your city

image

Software used

  • React
  • OpenWeatherApi
  • Google Places API

Try it out here

https://weather-app-five-indol.vercel.app/

Getting Started

  • run npm install to install dependencies
  • npm run dev to start development server