Skip to content

This is an updated version of the inspirational web sites, both server and web assembly.

Notifications You must be signed in to change notification settings

CodingWithDavid/inspirational2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Inspirational quotes for Blazor

This is an update to the project that was created to a little inspiration and hopefully provide a little thought and a smile to some. In addition, I have added Google analytics to test them out. This web site has been pretty popular.

by David Gallivan

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/inspirational2
    cd inspirational2
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. Full Page UI done in Blazor
  2. API call to get a random background image
  3. Pull a random quote from a collection of quotes stored in a file.
  4. Both a client side and a server side solution
  5. Added the Nuget Package : https://github.com/isc30/blazor-analytics a. This will allow tracking via Google analytics
  6. Added a configuration setting to turn the tracking on or off
  7. Hopefully a little inspiration and a smile.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

This is an updated version of the inspirational web sites, both server and web assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published