bitakeyogesh / mobx-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 50.5%Language:HTML 36.6%Language:CSS 12.9%