Skip to content

danieldepaolo/nice-days-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nice Days Counter

An app for you to find a city with weather you can live with.

Live site

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

This app allows the user to get an idea of how many nice days a city experiences in a given year. You are able to define the parameters of a nice day by choosing an ideal temperature range, number of sunshine hours, and amount of rainfall. Two cities can be compared by choosing cities in both dropdown lists.

Weather data comes from OpenMeteo.

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Installation

  1. Clone the repo
  2. Install NPM packages
    yarn install

Usage

yarn start
  • Open http://localhost:3000 to view it in the browser.
  • Use the sliders to define your acceptable or ideal daily temperature range, max rainfall amount, and minimum sunshine duration.
  • Choose one or two cities from the dropdowns and choose a year.
  • Click "See Results" to see a chart of nice days by month for each city.

Contact

Daniel DePaolo - djdep13@gmail.com

Project Link: https://github.com/danieldepaolo/nice-days-counter

(back to top)

Acknowledgments

(back to top)

About

This application will tell you how many nice days there are in a given year and given city. You also provide some parameters for defining a nice day!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors