Skip to content

Yet another RSS Reader written in C# and Blazor

License

Notifications You must be signed in to change notification settings

kasuken/Feedzor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feedzor

Yet another RSS Reader written in C# and Blazor

Demo

Demo/Dev Environment: https://feedzor-dev.azurewebsites.net

Features

  • Add single RSS source
  • Import OPML file
  • Four reading layouts
  • Cross platform

Tech Stack

Client: Blazor, Bootstrap 4.3

Server: Blazor, .NET 5

Database: SQL Server

Cloud platform: Azure

Run Locally

Clone the project

  git clone https://github.com/kasuken/Feedzor

Go to the project directory

  cd Feedzor

Build the project

  dotnet build

Start the server

  dotnet run

Authors

License

MIT License MIT

About

Yet another RSS Reader written in C# and Blazor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published