Skip to content

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)

Notifications You must be signed in to change notification settings

dimjb/Reactivities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactivities

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).

This is the development version of the app.

  1. 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.
  2. To run the client app (cd into the client-app folder, execute npm install and then npm start), NodeJS installation is required.
  3. Visit: http://localhost:3000
  4. Register or Login (using: bob/tom/jane@test.com / Pa$$w0rd)

About

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages