Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Redux / React Example to display the application architecture and updates via User Actions

Notifications You must be signed in to change notification settings

timwoodart/react-redux-example

Repository files navigation

React/Redux Example

Redux / React Example to display the application architecture whereby the User Action of entering in their profile details will update the State tree and ultimately, the display components in the View.

Installation and Startup

npm install
npm start
Go to http://localhost:3000/ in your browser

To run locally with webpack hot reloading (Development Mode) npm run dev

TODOS:

(√) Set up intake form
(√) Set application state
(√) output user details
(x) Create Profile Tab in Header Bar

What is used

React
Redux
Webpack

React Extras:

React Bootstrap Components
React Cellblock
React Router

SASS Goodies:

Bourbon
Bootstrap CSS

Happy coding!

Enjoy! Hope it helps get your project off the ground!

About

Redux / React Example to display the application architecture and updates via User Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published