Skip to content

Disitha395ra/IT3133-day08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

IT3133 Day 07: Login and Dashboard Functionality

Overview

This project demonstrates a simple login and dashboard functionality using React. The application includes user authentication with basic validations, error handling, and navigation between pages.


Features

  • Login Page: Allows users to enter a username and password.
  • Dashboard Page: Displays a welcome message for authenticated users.
  • Validation:
    • Fields cannot be empty.
    • Password must be at least 8 characters long.
    • Authentication is restricted to predefined credentials.

About

React , handling user authentication, JWT practice and this is university IT3133 react authentication practice day

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors