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.
Before you begin, ensure you have met the following requirements:
- MongoDB installed and running locally or on a remote server.
- Git for version control.
-
Clone the repository:
git clone https://github.com/yourusername/your-crud-app.git