Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ananduremanan/weather-app


https://github.com/ananduremanan/weather-app

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Weather App Prototype Build with Rust, Tauri and Svelte

![weather app running in windows 11](https://raw.githubusercontent.com/ananduremanan/weather-app/main/screenshots/screen_light.png)

![weather app running in windows 11](https://raw.githubusercontent.com/ananduremanan/weather-app/main/screenshots/screen_dark.png)

## How to Run?

- Clone the Repo
- Install Dependencies with `npm install` for svelte part and `cargo install` for Rust.
- Run the app by `cargo run dev`