Skip to content

VladKrasnozhon/weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This project was bootstrapped with Create React App.

Weather App can display the current forecast for each city that you wish to add
Also can display hourly temperature diagram.

How to run this app:

  1. First of all must be installed Node.js on your computer. Recommended to install relevant version 12+ for correct work the app.
  2. After you can download this repository on your computer.
  3. For work the app also must be installed node modules. In the terminal you need to write npm i and put Enter for downloading node modules.
  4. After successfully installing dependencies in the terminal you can write npm start to run this app in the browser.
  5. That's all. Wellcome!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 12.9%
  • CSS 2.9%