Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication App

Screenshot 2024-04-02 at 6 02 24 PM

Overview

The User Authentication App is a React.js application that provides user authentication functionalities such as registration, login, and logout.

Features

  • User Registration: Allow users to create new accounts by providing a username and password.
  • User Login: Authenticate users with their credentials.
  • User Logout: Provide an option for users to log out of their accounts.
  • Protected Routes: Restrict access to certain routes to authenticated users only.
  • Error Handling: Display meaningful error messages for unsuccessful authentication attempts.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • React Router: Declarative routing for React.js applications.

Getting Started

Prerequisites

Before running this application locally, make sure you have the following installed:

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:

    https://github.com/PiyushPanwarFST/Authentication-App

Releases

Packages

Used by

Contributors

Languages