Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitSharma-007 committed Feb 24, 2019
1 parent e353d8b commit 9e8c749
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
# Blazor-CRUD-With-CloudFirestore
In this article, we will create a Blazor application using Google Firstore as database provider. We will create a Single Page Application (SPA) and perform CRUD operations on it. We will use Bootstrap 4 to display a modal popup for handling user inputs. The form also has a dropdown list, which will bind to a collection in our database.

Take a look at the final application.

![Alt Text](https://i2.wp.com/ankitsharmablogs.com/wp-content/uploads/2019/02/BlazorWithFirebase.gif)

# Read the full article at

https://ankitsharmablogs.com/blazor-crud-using-google-cloud-firestore/

0 comments on commit 9e8c749

Please sign in to comment.