This video shows an example of a react app consuming an asp.net core web API. The following are the steps to build this API and React app.
1. Build an AspNetCore API
2. Create a REST API (GET)
3. Test the API using Swagger
4. Create a React App
5. Consume the API in the react App
Credits:
Music: YouTube audio Library
Technology Stack: ASP NET Core, React JS, Swagger, REST HTTP API
IDE: Visual Studio Code