Skip to content

telackey/react-login-register-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logster - login/register-page-app

Simple login/register-page-app created with React js.

Logster is a React app that has a Login, Register and Reset password features. This is just the Front-end of the app, no Back-end.

Table of contents

Functionalities

  • Login with username and password
  • Create an account
  • Reset password

Technologies

  • React js
  • HTML5
  • CSS3

Live App

To view and test the app you can visit this link.

Packages & Libraries

Contributing

Pull requests are welcome. Please feel free to submit an issue first to discuss what you would like to change.

The process to start is simple, just make sure you have Node js installed in your computer.

First you need to go to project's main directory which contains package.json file

    git clone [Repository]

    cd [Repository-Directory]

    npm install

    npm start

or

    git clone [Repository]

    cd [Repository-Directory]

    yarn install

    yarn start

.. happy Coding..!!

Support

Reach out to me at one of the following places!

Final Words

If you like the app, please give it a star. It will mean a lot for me :)

License

About

Simple UI for Keycloak Self-Registration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • CSS 19.7%
  • HTML 6.1%
  • Dockerfile 2.1%