Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

melanieseltzer/weather-forecast

Repository files navigation

☀️ Weather Forecast Build Status dependencies Status devDependencies Status

Search for a city and get a 24 hour forecast

Simple weather forecast app built with React and Redux. Weather forecast is returned in 3 hour increments for the next 24 hours, in the timezone local to whichever city was searched. The results can be switched between Farenheit and Celcius on the fly 😎

https://weather-forecast-redux.herokuapp.com/

Getting Started

Clone project to your machine

$ git checkout git@github.com:melanieseltzer/weather-forecast.git && cd weather-forecast

Then install dependencies

npm install

🚀 Commands

Start the dev server

npm start

Run production build

npm run build

Made With ❤️

About

☀️ Search for a city and get a 24 hour forecast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published