React Tutorial - Learn how to create a react application from scratch using TypeScript. I'll show you how to convert an MVC UI into a React UI and share the c# API backend. In this episode we will show the MVC application and create the shell react application with Typescript and Bootstrap.
GitHub for Api Project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Api
GitHub for MVC UI Project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Ui
GitHub for REACT UI Project: https://github.com/NobleCauseCode/NobleCause.SavijSell.React.Ui
How to download code for this episode: https://youtu.be/9t05Bxly4UI
Optional Links:
Database project: https://github.com/NobleCauseCode/NobleCause.SavijSell.Database
(you can also use scripts to create and populate the database in the api folder /Data)
Create Secrets for your JWT Token signing: https://github.com/NobleCauseCode/SecretKeyGen