0 Forks
0 Stars
0 Watchers

react-weather-app

This is my first React project. I use React in version 16.8. My app uses fetch method to catch data from the internet in real time, so the weather wiil always be actual. This app has one more interesting feature, when the sun goes down, the layout will updated to dark mode, and when the sun rises, the layout will back to normal mode

How to download and setup react-weather-app

Open terminal and run command
git clone https://github.com/MariuszManka/react-weather-app.git
git clone is used to create a copy or clone of react-weather-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-weather-app https://github.com/MariuszManka/react-weather-app/archive/master.zip

Or simply clone react-weather-app with SSH
[email protected]:MariuszManka/react-weather-app.git

If you have some problems with react-weather-app

You may open issue on react-weather-app support forum (system) here: https://github.com/MariuszManka/react-weather-app/issues