Skip to content

This repository contains the codebase for a School Management MERN (MongoDB, Express.js, React.js, Node.js) stack application. This application serves as a template for building full-stack web applications using the MERN stack.

Notifications You must be signed in to change notification settings

Riteek712/schoolManagementSystemMERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School Management MERN Stack Application

This repository contains the codebase for a School Management MERN (MongoDB, Express.js, React.js, Node.js) stack application. This application serves as a template for building full-stack web applications using the MERN stack.

Getting Started

Prerequisites

Make sure you have the following software installed on your machine:

  • Node.js and npm (Node Package Manager)
  • MongoDB (Make sure MongoDB server is running)

Installation

  1. Clone the repository to your local machine.
  2. Move in the backend folder, check your mongoDB connection.
  3. run: npm install then run: nodemon index.js to start the backend server.
  4. Now move in to client folder.
  5. run: npm install, then run: npm run dev to start the frontend application.

About

This repository contains the codebase for a School Management MERN (MongoDB, Express.js, React.js, Node.js) stack application. This application serves as a template for building full-stack web applications using the MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published