Skip to content

A single page application, including two user input fields (username and password) for login.

Notifications You must be signed in to change notification settings

lassiecoder/reactjs-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

Login.js

index

It contains two user fields, "User name" and "Password". By default the values are admin for both input fields for succesful login.

Dashboard.js

dashboard

User will get the access of dashboard if loginned successfuly.

Error.js

error

If login failed, it will take the user to error page.

About

A single page application, including two user input fields (username and password) for login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published