Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

simonsruggi/ReactAuthenticationJWT

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JWT Authentication App

A full-stack application that demonstrates JWT-based authentication using a React frontend and Express.js backend.

Installation

  • Frontend: Navigate to the frontend directory and run npm install.
  • Backend: Navigate to the backend directory and run npm install.

Running the App

  • Frontend: In the frontend directory, run npm start.
  • Backend: In the backend directory, run node server.js.

Features

  • User registration
  • User login
  • JWT token-based authentication
  • Protected dashboard route

Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT"

About

A full-stack authentication application built using React for the frontend and Node.js with Express for the backend. The app utilizes JSON Web Tokens (JWT) for secure authentication. MongoDB serves as the database to store user information.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.