All Projects → joaovictornsv → climate-app

joaovictornsv / climate-app

Licence: MIT license
Climate App é uma aplicação responsável por mostrar dados climáticos (temperatura atual, umidade, velocidade do vento etc) de uma determinada cidade em tempo real. A obtenção desses dados foi feita através da open-weather-api.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to climate-app

AndroidWeatherApp
Android WeatherApp, using the http://openweathermap.org/ API. Made for Network + JSON Parsing and Material Design Experiments.
Stars: ✭ 17 (-57.5%)
Mutual labels:  weather, weather-app
HydroData
An R 📦 for finding and getting geospatial earth systems data
Stars: ✭ 30 (-25%)
Mutual labels:  weather, climate
cuba-weather-flutter
Application for mobile devices of the Cuba Weather project implemented with Flutter
Stars: ✭ 28 (-30%)
Mutual labels:  weather, weather-app
d9l weather
A flutter weather app
Stars: ✭ 22 (-45%)
Mutual labels:  weather, weather-app
Real-World-Weather
Unity project that displays the current weather in your location in real-time using the Dark Sky API
Stars: ✭ 39 (-2.5%)
Mutual labels:  weather, weather-app
gribr
GRIB interface for R using ECMWF ecCodes
Stars: ✭ 18 (-55%)
Mutual labels:  weather, climate
WorldWeather
The largest three-dimensional web-based interactive browser of satellite, weather, climate, and other time-aware geospatial data on the web, built upon NASA's revolutionary WorldWind technology.
Stars: ✭ 49 (+22.5%)
Mutual labels:  weather, climate
open-earth-compiler
development repository for the open earth compiler
Stars: ✭ 50 (+25%)
Mutual labels:  weather, climate
Wttr.in
⛅ The right way to check the weather
Stars: ✭ 16,345 (+40762.5%)
Mutual labels:  weather, weather-app
climateR
An R 📦 for getting point and gridded climate data by AOI
Stars: ✭ 93 (+132.5%)
Mutual labels:  weather, climate
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+52.5%)
Mutual labels:  weather, weather-app
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+165%)
Mutual labels:  weather, weather-app
WeatherRadar
An Android application featuring customizable, real-time doppler radar images
Stars: ✭ 35 (-12.5%)
Mutual labels:  weather, weather-app
weather-station
Everything you need to run and monitor your own open source weather station. ⛅
Stars: ✭ 38 (-5%)
Mutual labels:  weather, weather-app
weather-app-2020-android
Android Weather App 2020
Stars: ✭ 15 (-62.5%)
Mutual labels:  weather, weather-app
react-weather-app
⛅️ PWA Weather App made with ReactJS
Stars: ✭ 147 (+267.5%)
Mutual labels:  weather, weather-app
wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+182.5%)
Mutual labels:  weather, climate
Weather
Weather Android App using apixu API https://www.apixu.com
Stars: ✭ 48 (+20%)
Mutual labels:  weather, weather-app
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (-2.5%)
Mutual labels:  weather, weather-app
oggm
Open Global Glacier Model
Stars: ✭ 167 (+317.5%)
Mutual labels:  climate


Climate App é uma aplicação responsável por mostrar dados climáticos de uma determinada cidade em tempo real.

Language Top Languages Count Last Commit Repo Size License

Technologies  |   How To Use   |    Contributing   |    License


🔭 Technologies


ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/joaovictornsv/climate-app

# Go into the repository
$ cd climate-app

# Install dependencies for the frontend and run the server
$ yarn install
$ yarn start

🎁 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.


📝 License

  • ⚖️ MIT License - About

Profile Made with 💙 by João Victor
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].