Skip to content

tim-lai/redux-form-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Bootstrap Form Example

An project to utilize the React, Redux, Redux-form, and React-Bootstrap libraries.

##Getting started

  • Fork the repo.

  • Run these two commands (current build runs with npm version 3.5.1):

npm install
npm start
  • Open localhost:8080 in your browser.

Known issues

  • Promises (for redirects) not yet implemented.
  • Needs custom component for better visuals of form validation errors.
  • Needs more CSS love.
  • Navbar left side: test links are provided to demonstrate functionality of 1) change logged in state in Navbar right section, and 2) routing to profile page.
  • Validation results can be viewed in the console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published