This is a tool designed to convert Excel files to VCF (vCard) format. It's built using modern web technologies and provides a user-friendly interface for the conversion process.
- Upload Excel files and convert them to VCF format.
- User-friendly interface with clear instructions.
- Sample Excel data provided for testing.
-
Clone the repository:
git clone https://github.com/AsherThomasBabu/exceltovcf.git
-
Navigate to the project directory:
cd exceltovcf
-
Install the required packages:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://127.0.0.1:5173/
to access the application.
Please see the CONTRIBUTING.md for guidelines on how to contribute to this project.
This project is open-source. Feel free to use, modify, and distribute it as per your needs.