Skip to content

Karthik7-github/Mern-Stack-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MERN Stack Applications Collection

This repository contains a collection of different MERN Stack (MongoDB, Express.js, React, Node.js) applications. Each folder represents a separate project demonstrating various features, concepts, and real-world use cases of full-stack development.

πŸ“ Structure

  • Each project is organized in its own folder
  • Includes both frontend and backend code
  • Projects may vary from basic demos to more advanced applications

πŸš€ Purpose

  • Practice and improve full-stack development skills
  • Showcase different MERN stack implementations
  • Serve as a reference for building scalable web applications

πŸ› οΈ Technologies Used

  • MongoDB (Database)
  • Express.js (Backend Framework)
  • React (Frontend Library)
  • Node.js (Runtime Environment)

πŸ“Œ Notes

  • Each project may have its own setup instructions
  • Make sure to install dependencies (npm install) inside individual project folders
  • Environment variables may be required for some applications

About

A MERN Stack Application repository contains the complete source code for a full-stack web app built using MongoDB, Express.js, React, and Node.js. It typically includes a frontend (React UI), a backend (Node.js + Express API), and database integration (MongoDB), enabling seamless communication between the user interface and data storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors