You will find here the React SPA and .Net WebApi solving the test
The first time that you clone or download this project you will need to run:
npm install
After installing all the required modules, you are good to go, just type:
yarn start
Have fun!