ReactJS-DotNetCore-WebAPI-CRUD
This solution contains two projects. One for Front End and the other for Back End. ReactJS used as client side and Dot.Net Core WebAPI projects used as server side. Client send CRUD requests to server and get desired results of Create, Read, Update and Delete.