Skip to content

A login form made with React Hooks, that calls an API to get a credential, and then pass on credential to get query and show results in a table.

Notifications You must be signed in to change notification settings

microtekblue/React-Form-with-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

  1. Clone

  2. Run 'npm install'

  3. Run 'npm start'

  4. Open Browser go to http://localhost:3000/

  5. Type for Login: admin, 1111

  6. Type for Search: test

This project was bootstrapped with Create React App.

About

A login form made with React Hooks, that calls an API to get a credential, and then pass on credential to get query and show results in a table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published