https://github.com/fasilofficial/mern-auth-app
https://github.com/fasilofficial/mern-auth-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fasilofficial/mern-auth-app
- Owner: fasilofficial
- Created: 2024-01-15T18:04:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T15:38:25.000Z (about 1 year ago)
- Last Synced: 2024-03-14T17:07:48.284Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://mern-auth-app-jet.vercel.app
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN AUTH APPLICATION
A simple MERN stack application where users can register new accounts, log in to their accounts and update their details. Also the admin can add, edit, block and delete users, search users and edit user details. This application uses JWT for authentication and authorization, mongodb for database, redux toolkit for global state management and cloudinary for storing image file.