Table of Contents
OpenMeteo is a weather application with 3d models which displays the current, lowest, and highest temperature, wind speed, precipitation and other data in any location. Fork and updated version of my 2023 Congressional App Challenge submission.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Implycitt/OpenMeteo.git
- Install NPM packages
npm install
- Run the code locally
npm run dev
alternatively, download the the latest release
- Add NASA data
Distributed under the MIT license. See LICENSE.txt for more information.
