Skip to content

realJustinLee/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-dashboard

The weather dashboard is meant to run on RSBP

Main Requirements

  • node.js v26.2.0
  • react.js 19.2.6
  • bootstrap '5.3.8'

Version

  • 1.1.0

Platform Compatibility

  • macOS
  • Linux
  • Windows 11

Installation Guide

Run the following code in the terminal to install and run the project.

git clone https://github.com/realJustinLee/weather-dashboard.git
cd weather-dashboard

cat>./.env<<EOF
REACT_APP_Q_API=https://devapi.qweather.com/v7/
REACT_APP_Q_KEY=<key>
REACT_APP_LOCATION=<location_string>
REACT_APP_LOCATION_ID=<location_id>
EOF

npm run rebuild
npm install -g serve
serve -s build

Screen Shots

The Dashboard The Dashboard

TODO

  • Release this project to a desktop app with electron.

Made with ❤ by Justin Lee!

™ and © 1997-2026 Justin Lee. All Rights Reserved. License Agreement

About

ReactJS based weather dashboard runs on my RSBP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors