Skip to content

Updated README.md #4

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# React Form Validation Demo

This is a simple demo app for showing how to do basic form validation in React.
This simple demo app shows how to do basic form validation in React and Bootstrap.

[See the app running on Heroku](https://reactform.herokuapp.com).

It includes a # form with email and password input fields and a # button.

For more on how to generalise the validations, have a look at [The Complete React on Rails Course](learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course).
For more on how to generalise the validations, have a look at [The Complete React on Rails Course](learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course).