Skip to content

Vaishnavi-Patil2211/CRUD_APP

Repository files navigation

CRUD App with MongoDB

This is a simple CRUD (Create, Read, Update, Delete) application built using MongoDB. It allows you to perform basic CRUD operations on a collection in a MongoDB database.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • MongoDB installed and running locally or on a remote server.
  • Git for version control.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/your-crud-app.git