Skip to content

reuschj/weekly-message-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Message App

Readme

This app is a generic framework for a weekly message. It can be modified to meet specific needs.

This app uses React and Redux for state management.

At this time, the app is under development.

Setup

To install dependencies, run:

npm install

The dependencies include:

  • react
    • react-dom
  • redux
    • react-redux
    • redux-devtools
  • prop-types (future)
  • dompurify
  • bootstrap
    • jquery
    • popper.js
  • babel-preset-env
    • bable-cli
  • ckeditor5-build-inline
  • webpack
    • sass-loader
      • node-sass
      • css-loader
      • style-loader

Component Structure

More coming soon about the React component structure.

State Structure

More coming soon about the Redux state structure.

Contact

Contact me at reuschj@gmail.com or go to my web site at justinreusch.com

About

The framework for a simple app that allows publishing and viewing of a weekly message for multiple areas.

Resources

License

Stars

Watchers

Forks

Packages

No packages published