Skip to content

A dating app made using ASP.NET and Angular, with built-in scalability features & user authentication.

Notifications You must be signed in to change notification settings

marked01one/save-the-date-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save the Date!

A dating app made using ASP.NET and Angular. Part of my ongoing series of ASP.NET web applications.

Getting Started

API Server:

$ cd API  # Navigate into API directory
$ dotnet watch run  # Activate the ASP.NET API server

NOTE: Make sure you are using .NET 6 since this project is built with it.

Client:

$ cd Client  # Navigate into Client directory
$ ng serve  # Activate the Angular client server

About

A dating app made using ASP.NET and Angular, with built-in scalability features & user authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published