Contact_Manager_React_Native_App

This is a simple contact manager app built using React Native. It allows users to store and manage contact information such as names, PAN IDs, and phone numbers. The app communicates with a backend server built with Express, Node.js, and MongoDB to store and retrieve the contact data.

Technologies Used

Frontend: React Native Backend: Express, Node.js, MongoDB Database: MongoDB API: RESTful API for communication between frontend and backend