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

https://github.com/redgerd/notes-app


https://github.com/redgerd/notes-app

crud-application mern-stack rest-api

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# MERN Stack Full Tutorial & Project

This repository contains a comprehensive MERN stack application that covers both frontend and backend development for a simple notw takeing web application.

## Features

- User authentication and authorization
- Role-based access control
- CRUD operations with MongoDB
- React frontend with form handling
- JWT authentication

## Project Structure

The project is structured into several main parts:

- **Backend**: Contains the Express.js server, MongoDB models, and controllers.
- **Frontend**: Contains the React application for the user interface.
- **Config**: Configuration files for environment variables and other settings.

![image](https://github.com/user-attachments/assets/84afd46d-dc3b-465d-b755-3e41e7f3f30f)
![image](https://github.com/user-attachments/assets/7f38f394-2852-46d4-9b88-36fe186b3d98)