Skip to content

👻 ⚛️ - React application (Functional components) demo leveraging the Context API and VooduX as it underlying architecture to handle it data.

License

Notifications You must be signed in to change notification settings

web2solutions/voodux-react-context-api-demo

Repository files navigation

voodux - React Demo - Context API

React application (Functional components) demo leveraging the Context API and voodux as it underlying architecture to handle it data.

This demo focus on React functional components using Context API.

It uses Material UI as UI framework.

This project was NOT bootstrapped with Create React App.

Demo app

Check the online demo

voodux Docs

Project

Code Documentation

Code automation tools

  • npm run start:dev

    Starts the dev server at 5492 port

  • npm run build

    Build the application inside dist/ folder

    1. Runs npm run lint
    2. Runs npm run webpack
  • npm run doc

    Generates the code documentation using JSDoc

  • npm run lint

    Runs lint against the code at src/ folder

  • npm run eslint-fix

    Runs eslint --fix against the code at src/ folder

  • npm run format-code

Runs prettier-eslint --write against the code at src/ folder

  • npm run webpack

Transpile the es6 code (src/) to es5 version at dist/ folder

About

👻 ⚛️ - React application (Functional components) demo leveraging the Context API and VooduX as it underlying architecture to handle it data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published