Skip to content

vipunsanjana/MERN_stack_small_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MERN Stack Login, Register, and Admin Panel

This is a full-stack web application that includes user authentication (login and registration) and an admin panel using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a foundation for building secure user authentication systems and an admin interface in your projects.

Features

  • User registration with email and password.
  • User login with email and password.
  • Secure password hashing using bcrypt.
  • JSON Web Token (JWT) based authentication.
  • Protected routes for authorized users.
  • Admin panel for managing users and data.
  • MongoDB as the database for storing user information and data.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

Make sure you have the following software installed on your system:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/mern-login-register-admin.git
    cd mern-login-register-admin

About

MERN stack login register admin page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published