# star_rss
RSS reader written in gleam
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```