A ReactJS based web app to visualize UK MetOffice climate datasets.
- 🚀 Live Demo: weather.satyamseth.com
-
Download OpenAPI schema and locate into project folder
-
Run generate client script
npm run gen-fix-client- Install dependencies
npm i- Run dev server
npm run dev🔗 Backend API: Weather Backend Repository