Skip to content

lohithgn/blazor-hackernews-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazor-hackernews-clone

Hacker News Clone built using Blazor (0.3.0).

Live site here : http://blazorhackernews.surge.sh/

Pre-requisites

Blazor Hacker News Clone is built with Blazor 0.7.0. You will need to first make sure you have Blazor 0.7.0 is installed. Follow below instructions to set up Blazor 0.7.0:

  1. Install .NET Core 2.1 SDK (2.1.500 or later).
  2. Install Visual Studio 2017 (15.9 or later) with the ASP.NET and web development workload selected.
  3. Install the latest Blazor Language Services extension extension from the Visual Studio Marketplace.
  4. On command line, Install the Blazor templates with below command

dotnet new -i Microsoft.AspNetCore.Blazor.Templates

Using the code

  1. Clone this repo
  2. Open src/BlazorHackerNewsClone.sln
  3. Run the application

Screenshots

Item Listing: Item Listing

Item Details: Item Details

User Details: User Details

About

Blazor Hackernews Clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published