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.
- Host: GitHub
- URL: https://github.com/devnyxie/weatherapp_react
- Owner: devnyxie
- Created: 2022-12-04T01:24:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T02:48:08.000Z (over 3 years ago)
- Last Synced: 2025-04-03T10:51:48.006Z (about 1 year ago)
- Topics: html-css-javascript, react, tutorial, weather-api, weather-app
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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,
- Download the repository via git clone or direct download
- Navigate to the folder you just downloaded via Terminal/CMD
- Install all required packages (you need to run "npm install")
- Once it finishes downloading, just type "npm start" and after few seconds you will be automatically redirected to the live preview of an application.