Repository for Reactivities training course using .Net Core, React (with Typescript) , MobX with some features modified/completed (ex. Upload Image files to Server instead of Cloudinary, Activity Deletion).
- To run the API (cd into the API folder and execute dotnet run) you need to install at least the ASP.NET Core Runtime 3.1.
- To run the client app (cd into the client-app folder, execute npm install and then npm start), NodeJS installation is required.
- Visit: http://localhost:3000
- Register or Login (using: bob/tom/jane@test.com / Pa$$w0rd)