https://github.com/pengfluf/react-weather-ru
:cloud: Minimalistic weather interface in Russian based on React and OpenWeatherMap API :crescent_moon:
https://github.com/pengfluf/react-weather-ru
javascript react redux rest-api
Last synced: 9 months ago
JSON representation
:cloud: Minimalistic weather interface in Russian based on React and OpenWeatherMap API :crescent_moon:
- Host: GitHub
- URL: https://github.com/pengfluf/react-weather-ru
- Owner: pengfluf
- Created: 2017-06-11T00:33:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T23:35:02.000Z (over 8 years ago)
- Last Synced: 2025-01-01T11:42:20.501Z (10 months ago)
- Topics: javascript, react, redux, rest-api
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to start
```
npm i
npm start
```
Then type localhost:3000 in your browser address bar.
:partly_sunny: