Skip to content

danny237/okhati-login-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Login Page (Okhati)

This project was given by Okhati. It's simple site containing login form and register form where user can register their account by providing email and password. It also checks for validation (Email format and Password Format). All the registered users and login status are saved in localstorage. Only registered users can login and visit home page. Unauthorized users can't visit home page.

Installation

  1. Make sure you have node > 14 and yarn-v1.22.5
  2. Clone the repository
$ git clone git@github.com:danny237/okhati-login-page.git
$ cd okhati-login-page
  1. Install dependencies
$ yarn
  1. Run
$ yarn start

Deploye on heroku: here

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors