Skip to content

liorho/weatherly

Repository files navigation

Weatherly

Because every decent app's name ends with a "ly" ;)

Demo: Weatherly

Table Of Contents

Features

  1. Search for a city and get its current weather and a five day forecast
  2. Autocomplete cities search
  3. Show the weather in your current location by default
  4. Mark cities as favorites
  5. Choose a preferred theme (Dark/Light mode)
  6. Choose a preferred temperature unit (Celsius/Fahrenheit)
  7. Fully responsive
  8. Weather is Provided by AccuWeather.

Running the project

  1. Clone the repo.
  2. Run npm install.
  3. Run npm run dev
  4. Navigate to http://localhost:3000.

Screenshots

Home:

home page



Favorites:

favorites page



Responsive:

responsive


Tech-stack

  1. React
  2. Redux
  3. Axios
  4. React-Bootstrap

About

Fully responsive weather app using React, Redux and Bootstrap

Topics

Resources

Stars

Watchers

Forks