/mobx-react

Primary LanguageJavaScript

mobx-react

This is sample application of adding/remove task using mobx-react.

Reference- https://mobx-react.js.org/recipes-context

Steps to run app

  1. npm install
  2. npm start

Snaps/Video

screen-capture.mp4

Add task-

image

Remove task by clicking on task-

image