Skip to content

A user authentication app, where users can register and login. Authenticated users can check their details and they can add their daily notes, users can do CRUD operations to create, delete and update their notes.

Notifications You must be signed in to change notification settings

bibhu-3214/user-authentication-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USER AUTHENTICATION APP

A user authentication app, where users can register and login. After Login only the Authenticated users can check their details. Then they can add their daily notes, this notes taking feature is intigrated with it. Authenticated users can do CRUD operations to create, delete and update their notes.

🛠 Tech Stack

Features

  • Authentication.
    • User must signup and signin to verify their identity to use the application.
    • JWT used for authentication.
  • Home Page
    • Showing the Informations of working process of the App.
  • Account Details
    • Authenticated users can see their details like Email ID and Username.
  • My Notes
    • Authenticated users can do CRUD operations here to create, delete and update their notes and will be able to see their notes after the page reload.

About

A user authentication app, where users can register and login. Authenticated users can check their details and they can add their daily notes, users can do CRUD operations to create, delete and update their notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages