/myfirst-reactapp

In this app i was use simple authentication token.In this you can login with below given credential.In this app we have 3 pages first page is login page second is adminPanel in which admin store the data of employee third page is logout page.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.
###Login Page
###username:Amit
###Password:pandey
###cd first-app
###npm install
by this we install the all dependency

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.