An open API service indexing awesome lists of open source software.

https://github.com/fasilofficial/mern-auth-app


https://github.com/fasilofficial/mern-auth-app

Last synced: about 1 month ago
JSON representation

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.