Skip to content

himanshu206/login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

  • Download the zip file
  • Uncompress file and go inside folder
  • Run
    • npm install
    • npm start

This will start the app in your browser.

Note:

  • Used mock data (users.json) to authenticate user based on entered username and password.
  • Entered username and password is compared to users in users.json and accordingly shown success/error.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published