https://github.com/webmasterdevlin/heroes-react-mobx-state-tree
Tour of Heroes Mobx State Tree
https://github.com/webmasterdevlin/heroes-react-mobx-state-tree
Last synced: 2 months ago
JSON representation
Tour of Heroes Mobx State Tree
- Host: GitHub
- URL: https://github.com/webmasterdevlin/heroes-react-mobx-state-tree
- Owner: webmasterdevlin
- License: mit
- Created: 2019-01-30T21:56:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T07:15:23.000Z (over 4 years ago)
- Last Synced: 2025-03-25T20:06:13.180Z (3 months ago)
- Language: TypeScript
- Size: 440 KB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My version of Tour of Heroes app using React.js and Mobx State Tree as the state management tool
Please see package.json
For the RESTful service, you can use json-server or the node.js backend services that I've created.Here's the link to React Hooks and TypeScript implementation.
https://github.com/webmasterdevlin/mobx-state-tree-course
