Skip to content

junian/blazor-user-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Blazor User Profile

A simple Blazor app that allows users to input and save their profile information (first name, last name, phone number, and profile image) to a SQLite database.

Try It Online!

Demo

blazor-user-profile.mp4

How to Run

Running the ASP.NET REST API

cd src/BlazorUserProfileApp.Server
dotnet run

Running the Blazor Client

cd src/BlazorUserProfileApp.Client
dotnet run

Once both are running, open your web browser to the address and port provided in the terminal.

About

A simple Blazor app that allows users to input and save their profile information.πŸ‘‡ πŸ‘‡ πŸ‘‡

Resources

License

Stars

Watchers

Forks

Contributors