Skip to content

dimjb/Reactivities_redux

Repository files navigation

Reactivities

Repository for Reactivities training course using .Net Core, React (with Typescript) with some features modified/completed (ex. Upload Image file to Server instead of Cloudinary, Activity Deletion).

Replaced MobX state management library with redux and used redux-saga for side effects.

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

Replaced MobX state management library with redux and used redux-saga for side effects.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages