Skip to content

samshete05/Netflix-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration and Login Form with JWT Authentication

Overview

This project implements a registration and login system using JSON Web Tokens (JWT) for authentication. The application is built using Node.js for the backend, React.js for the frontend, and MongoDB for data storage.

Technologies Used

  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • Mongoose
    • bcryptjs (for password hashing)
    • jsonwebtoken (for JWT authentication)
  • Frontend:

    • React.js
    • Axios (for making API requests)
    • React Router (for navigation)

Features

  • User registration
  • User login
  • JWT-based authentication
  • Basic user interface for registration and login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published