Skip to content

Example for MobX + React project with JSX, ES6 compilation and hot code reloading. This give facility of add, delete and get posts

License

Notifications You must be signed in to change notification settings

vijay-dadhich09/react-mobx-example

Repository files navigation

mobx-react-example

A minimal application that combines MobX with React. Supports ES6 and JSX compilation through babel.

  • Features of the app
  1. List of Posts
  2. Show A Post
  3. Add New Post
  4. Header
  5. Navigation on Header
  6. Footer
  7. Accessibility on home page

Technology stack

  1. React
  2. Mobx
  3. Webpack for bundling
  4. axios for API requests
  5. loadash for handling state objects
  6. bootstrap for css styling

Run the example

npm install
npm start
open http://localhost:4040

@Author Vijay Dadhich [email protected]

About

Example for MobX + React project with JSX, ES6 compilation and hot code reloading. This give facility of add, delete and get posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published