Skip to content

A sample TODO application made leveraging react.js and state management library Mobx.

Notifications You must be signed in to change notification settings

divyanshu-rawat/Mobx-React-TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobx-React-App

Join the chat Contact me on Codementor Twitter URL DUB

Divyanshu Say Thanks! Build Status NPM

Description

  • A TODO application.
  • A sample TODO application made leveraging react.js and state management library Mobx.

Installation Instructions ❕

  • Clone or download the repo. into any fresh temporary folder.

  • Cd into that root folder you just cloned locally.

  • Open terminal in the current folder and to install all dependencies type

   npm install 
  • Now typing
   npm start
  • will start a server !

Package Manager Used (NPM)

  • NPM is the default package manager for the JavaScript runtime environment Node.js.

Package.json (dependencies)

  • For dependencies refer Package.json.

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

Examples

alt tag

About

A sample TODO application made leveraging react.js and state management library Mobx.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published