This is a school coursework.The project includes ASP.NET Core back-end and React front-end for a blog engine. The repository also contains documentation in Russian (I don't think it's really necessary to add it in English).
You can find API documentation in APIDOCS.md. Webapi is available here.
Code: Core -> Server -> Api
Not all browsers are supported. For more information visit this.
You can find working web app here.
❗ There is a problem with routing. You can't navigate via URL to any page except main. Sorry, I'm working on it. ❗
Code: Core -> Frontend -> BlazorClient