Build app using React JS, .NET Core Web API and Microsoft SQL Server



Build app using React JS, .NET Core Web API and Microsoft SQL Server

Build app using React JS, .NET Core Web API and Microsoft SQL Server

Hello everyone.
In this tutorial, we will learn how to build a simple to do application from scratch using
React JS as front end, dot net core web API as backend, and microsoft SQL server as the database.
we will first install all the pre requisites.

then we will create the database and objects required for our app.

next we will create the backend project using dot net core web API.

and finally we will start creating the React project.