An open API service indexing awesome lists of open source software.

https://github.com/devnyxie/weatherapp_react

Weather Web Application built on React.js and OpenWeather API. Nice and minimalistic styling. The project is fully open sourced, feel free to use.
https://github.com/devnyxie/weatherapp_react

html-css-javascript react tutorial weather-api weather-app

Last synced: 6 months ago
JSON representation

Weather Web Application built on React.js and OpenWeather API. Nice and minimalistic styling. The project is fully open sourced, feel free to use.

Awesome Lists containing this project

README

          

## Weather Web Application built on React.js and OpenWeather API. 🐨

If you want to check it out on your device,



  1. Download the repository via git clone or direct download

  2. Navigate to the folder you just downloaded via Terminal/CMD

  3. Install all required packages (you need to run "npm install")

  4. Once it finishes downloading, just type "npm start" and after few seconds you will be automatically redirected to the live preview of an application.