
A powerful client-side CSV manipulation tool that enables users to parse and modify CSV files directly in the browser. The application allows users to add headers, customize row values, and download modified files in CSV format. Built with modern web technologies, it provides an intuitive interface for efficient CSV file management.
# Clone the repository
git clone https://github.com/alishour-dev/csv-parsing-tool.git
# Install dependencies
pnpm install
# Run development server
pnpm run dev
The application was developed with a focus on user experience and efficient CSV file manipulation. Key development aspects included:

A powerful client-side CSV manipulation tool that enables users to parse and modify CSV files directly in the browser. The application allows users to add headers, customize row values, and download modified files in CSV format. Built with modern web technologies, it provides an intuitive interface for efficient CSV file management.
# Clone the repository
git clone https://github.com/alishour-dev/csv-parsing-tool.git
# Install dependencies
pnpm install
# Run development server
pnpm run dev
The application was developed with a focus on user experience and efficient CSV file manipulation. Key development aspects included: