This is a simple CLI application which is used to store data of users and their phone number in a JSON file and retrieves back the data from it. The application can perform various tasks like:
- Add contact details
- Remove contact details
- Get the number of a particular person by their name
- Display the entire contact list
This project is licensed under the MIT License — see the LICENSE file for details.