Skip to content
/ SignIn Public template

A basic React form component for signing in.

Notifications You must be signed in to change notification settings

XYZ-Components/SignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignIn Form

SignIn Form Gif

A basic SignIn Form component.

Example Usage

To use, simply copy the component files into your own component directory within a React project.

Import the component into your App.js:

    import SignIn from './components/SignIn';

And render the component in your render function via the tag.

About

A basic React form component for signing in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published