Skip to content

camelia409/mern-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack User Management with Authentication

A full-stack MERN application for user management with secure authentication and CRUD operations.

✨ Features

  • User signup and login with JWT-based authentication
  • Password hashing with bcrypt
  • Protected dashboard with CRUD operations (Create, Read, Update, Delete)
  • Responsive UI with Bootstrap
  • REST API with Express.js and MongoDB
  • Error handling and success alerts

🛠 Tech Stack

Frontend:

  • React.js
  • Bootstrap
  • Axios
  • React Router

Backend:

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Authentication:

  • JWT
  • bcrypt

⚙️ Setup Instructions

  1. Clone the repository
    git clone <repo-url>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors