uRSS is an RSS reader and aggregator developed with Dart and Flutter.
- Read RSS feeds
- Aggregate multiple RSS feeds
- Simple and intuitive user interface
To install and run uRSS, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/uRSS.git
- Navigate to the project directory:
cd uRSS
- Get the dependencies:
flutter pub get
- Run the app:
flutter run
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.